Merge cherrypicks of ['googleplex-android-review.googlesource.com/30832789'] into 25D4-release.
Change-Id: I3da0614061b5b658f27db6ba32bc8f092c6af3bc
This commit is contained in:
commit
5d6d9c294c
1 changed files with 4 additions and 0 deletions
|
@ -410,6 +410,10 @@ ifeq (,$(TARGET_VENDOR_BATTERY_MITIGATION_CONFIG_PATH))
|
|||
TARGET_VENDOR_BATTERY_MITIGATION_CONFIG_PATH := device/google/tegu/battery_mitigation
|
||||
endif
|
||||
|
||||
# Telephony Satellite Feature
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.telephony.satellite.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.satellite.xml
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(TARGET_VENDOR_BATTERY_MITIGATION_CONFIG_PATH)/bm_config_tegu.json:$(TARGET_COPY_OUT_VENDOR)/etc/bm_config.json
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue