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 0edd73a179
commit 2a3ce6d73b
No known key found for this signature in database
5 changed files with 71 additions and 0 deletions

View file

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