modem_svc: use shared_modem_platform to replace all modem_svc_sit
Bug: 368257019 Flag: NONE local testing only Change-Id: I41c0d4aa9a02cf9efdfb98811769a44b4ca6dba8
This commit is contained in:
parent
84a6b3d738
commit
4329839712
1 changed files with 6 additions and 0 deletions
|
@ -104,6 +104,12 @@ PRODUCT_COPY_FILES += \
|
|||
device/google/tangorpro/thermal_info_config_tangorpro.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json \
|
||||
device/google/tangorpro/thermal_info_config_charge_tangorpro.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_charge.json \
|
||||
|
||||
# Shared Modem Platform
|
||||
SHARED_MODEM_PLATFORM_VENDOR := lassen
|
||||
|
||||
# Shared Modem Platform
|
||||
include device/google/gs-common/modem/shared_modem_platform/shared_modem_platform.mk
|
||||
|
||||
# Power HAL config
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/tangorpro/powerhint.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue