Loading prebuilds.mk +4 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,9 @@ PRODUCT_COPY_FILES += \ $(call find-copy-subdir-files,*,$(LOCAL_PATH)/system/common,system) PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/twrp.fstab:recovery/root/etc/twrp.fstab PRODUCT_PACKAGES += \ busybox Loading @@ -22,6 +25,7 @@ GAPPS_FORCE_BROWSER_OVERRIDES := true PRODUCT_PACKAGES += \ GoogleTTS \ GoogleHome \ PixelLauncher \ LatinImeGoogle \ Chrome \ Velvet \ Loading @@ -42,6 +46,5 @@ PRODUCT_COPY_FILES += \ $(call find-copy-subdir-files,*,$(LOCAL_PATH)/system/x64,system) endif $(call inherit-product-if-exists, vendor/google/build/opengapps-packages.mk) Loading
prebuilds.mk +4 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,9 @@ PRODUCT_COPY_FILES += \ $(call find-copy-subdir-files,*,$(LOCAL_PATH)/system/common,system) PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/twrp.fstab:recovery/root/etc/twrp.fstab PRODUCT_PACKAGES += \ busybox Loading @@ -22,6 +25,7 @@ GAPPS_FORCE_BROWSER_OVERRIDES := true PRODUCT_PACKAGES += \ GoogleTTS \ GoogleHome \ PixelLauncher \ LatinImeGoogle \ Chrome \ Velvet \ Loading @@ -42,6 +46,5 @@ PRODUCT_COPY_FILES += \ $(call find-copy-subdir-files,*,$(LOCAL_PATH)/system/x64,system) endif $(call inherit-product-if-exists, vendor/google/build/opengapps-packages.mk)