Add GmsSettingsOverlay

This gives GMS access to manage the Bluetooth devices
slice to show useful information for Fast Pair devices,
like Pixel Buds.

By default this configs are not set in LineageOS and in AOSP,
so set them to Google's value extracted from SettingsGoogle of
akita 14 AP2A.240905.003.E1.
This commit is contained in:
Fede2782
2024-09-25 17:47:55 +00:00
committed by luk1337
parent e428e9990c
commit 8c0c450114
5 changed files with 49 additions and 1 deletions

View File

@@ -36,4 +36,4 @@ PRODUCT_PACKAGES += \
endif
PRODUCT_SOONG_NAMESPACES += vendor/gapps/overlay
PRODUCT_PACKAGES += GmsOverlay GmsSettingsProviderOverlay GmsSetupWizardOverlay
PRODUCT_PACKAGES += GmsOverlay GmsSettingsOverlay GmsSettingsProviderOverlay GmsSetupWizardOverlay