LuK1337 4 сар өмнө
parent
commit
0c01bb2e74

+ 2 - 0
common/common-vendor.mk

@@ -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 - 0
common/proprietary/product/etc/sysconfig/wellbeing.xml

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

+ 2 - 0
proprietary-files-common-nongrouper.txt

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