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
0edd73a179
commit
2a3ce6d73b
5 changed files with 71 additions and 0 deletions
|
@ -21,6 +21,10 @@ PRODUCT_PACKAGES += \
|
|||
# PowerShare
|
||||
include hardware/google/pixel/powershare/device.mk
|
||||
|
||||
# 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