Add wellbeing.xml
This commit is contained in:
@@ -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 \
|
||||
|
4
common/proprietary/product/etc/sysconfig/wellbeing.xml
Normal file
4
common/proprietary/product/etc/sysconfig/wellbeing.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<config>
|
||||
<feature name="com.google.android.feature.WELLBEING" />
|
||||
</config>
|
@@ -1,2 +1,4 @@
|
||||
product/etc/sysconfig/wellbeing.xml
|
||||
|
||||
product/priv-app/GoogleRestore/GoogleRestore.apk;PRESIGNED
|
||||
product/priv-app/Wellbeing/Wellbeing.apk;PRESIGNED
|
||||
|
Reference in New Issue
Block a user