Loading X5PRO/prebuilds.mk +5 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ GAPPS_VARIANT := pico GAPPS_FORCE_PACKAGE_OVERRIDES := true #GAPPS_FORCE_MATCHING_DPI := true #DONT_DEXPREOPT_PREBUILTS := true $(call inherit-product-if-exists, vendor/google/build/opengapps-packages.mk) PRODUCT_PACKAGES += \ GoogleTTS \ Loading Loading @@ -42,6 +43,9 @@ PRODUCT_PACKAGES += \ # SetupWizard \ # webview \ # music PRODUCT_PACKAGES := $(filter-out SetupWizard, $(PRODUCT_PACKAGES)) $(call inherit-product-if-exists, vendor/google/build/opengapps-packages.mk) ifeq (5x,$(THIS_ANDROID_VERSION)) PRODUCT_PACKAGES := $(filter-out Chrome, $(PRODUCT_PACKAGES)) endif X5PRO/root/init.project.rc +4 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,10 @@ on post-fs-data chmod 0660 /dev/SUBAF chown system camera /dev/SUBAF chmod 0660 /dev/FM50AF chown system camera /dev/FM50AF #Camera #SMB chown system system /proc/smb/ScreenComm Loading Loading
X5PRO/prebuilds.mk +5 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ GAPPS_VARIANT := pico GAPPS_FORCE_PACKAGE_OVERRIDES := true #GAPPS_FORCE_MATCHING_DPI := true #DONT_DEXPREOPT_PREBUILTS := true $(call inherit-product-if-exists, vendor/google/build/opengapps-packages.mk) PRODUCT_PACKAGES += \ GoogleTTS \ Loading Loading @@ -42,6 +43,9 @@ PRODUCT_PACKAGES += \ # SetupWizard \ # webview \ # music PRODUCT_PACKAGES := $(filter-out SetupWizard, $(PRODUCT_PACKAGES)) $(call inherit-product-if-exists, vendor/google/build/opengapps-packages.mk) ifeq (5x,$(THIS_ANDROID_VERSION)) PRODUCT_PACKAGES := $(filter-out Chrome, $(PRODUCT_PACKAGES)) endif
X5PRO/root/init.project.rc +4 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,10 @@ on post-fs-data chmod 0660 /dev/SUBAF chown system camera /dev/SUBAF chmod 0660 /dev/FM50AF chown system camera /dev/FM50AF #Camera #SMB chown system system /proc/smb/ScreenComm Loading