Add satellite feature flag.
Bug: 337193821 Test: make Change-Id: Id6ee1dee2b498f1ec718e85a79796ee7faefd4b3
This commit is contained in:
parent
ceaa9ffc20
commit
fc0e7dd81a
1 changed files with 4 additions and 0 deletions
|
@ -45,6 +45,10 @@ PRODUCT_COPY_FILES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(TARGET_VENDOR_PERF_CONFIG_PATH)/powerhint-zuma.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint-proto.json
|
$(TARGET_VENDOR_PERF_CONFIG_PATH)/powerhint-zuma.json:$(TARGET_COPY_OUT_VENDOR)/etc/powerhint-proto.json
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
||||||
# Battery Mitigation Config
|
# Battery Mitigation Config
|
||||||
ifneq (,$(filter $(TARGET_DEVICE),komodo caiman tokay))
|
ifneq (,$(filter $(TARGET_DEVICE),komodo caiman tokay))
|
||||||
ifeq (,$(TARGET_VENDOR_BATTERY_MITIGATION_CONFIG_PATH))
|
ifeq (,$(TARGET_VENDOR_BATTERY_MITIGATION_CONFIG_PATH))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue