Add wellbeing.xml

This commit is contained in:
LuK1337
2025-02-03 20:38:00 +01:00
parent e9be20e1ef
commit 0c01bb2e74
3 changed files with 8 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ PRODUCT_PACKAGES += \
com.google.android.dialer.support
ifeq ($(TARGET_IS_GROUPER),)
PRODUCT_COPY_FILES += \
vendor/gapps/common/proprietary/product/etc/sysconfig/wellbeing.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/wellbeing.xml
PRODUCT_PACKAGES += \
GoogleRestore \

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<config>
<feature name="com.google.android.feature.WELLBEING" />
</config>

View File

@@ -1,2 +1,4 @@
product/etc/sysconfig/wellbeing.xml
product/priv-app/GoogleRestore/GoogleRestore.apk;PRESIGNED
product/priv-app/Wellbeing/Wellbeing.apk;PRESIGNED