Add prebuilts for satellite SOS feature

This feature will not be offered unless GMS is present.

Change-Id: If0746362fb0e60ebe0c99cad554ce9a55f3fb7a1
This commit is contained in:
Alexander Koskovich 2024-12-04 19:56:52 -05:00 committed by Michael Bestas
parent 1e4eb5a0e2
commit 07b9acdebf
No known key found for this signature in database
3 changed files with 41 additions and 0 deletions

View file

@ -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