Add prebuilts for satellite SOS feature
This feature will not be offered unless GMS is present. Change-Id: If0746362fb0e60ebe0c99cad554ce9a55f3fb7a1
This commit is contained in:
parent
1e4eb5a0e2
commit
07b9acdebf
3 changed files with 41 additions and 0 deletions
|
@ -22,6 +22,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_SYSTEM_SERVER_JARS += \
|
||||
system_ext:comet-services
|
||||
|
||||
# Satellite
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(DEVICE_PATH)/conf/allowlist_satellite.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/allowlist_satellite.xml
|
||||
|
||||
# wireless_charger HAL service
|
||||
include device/google/gs-common/wireless_charger/wireless_charger.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue