Skip to content

Commit

Permalink
Merge pull request #12 from OldDroid/patch-2
Browse files Browse the repository at this point in the history
Point to the real gapps overlay dir
  • Loading branch information
phhusson authored Jun 14, 2018
2 parents 401eb22 + 0fc7b61 commit efcc37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gapps.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PRODUCT_COPY_FILES += \
device/phh/treble/empty-permission.xml:system/etc/permissions/com.google.android.camera.experimental2016.xml \
device/phh/treble/empty-permission.xml:system/etc/permissions/com.google.android.camera.experimental2017.xml

DEVICE_PACKAGE_OVERLAYS += device/phh/treble/overlay
DEVICE_PACKAGE_OVERLAYS += device/phh/treble/overlay-gapps
GAPPS_VARIANT := nano
DONT_DEXPREOPT_PREBUILTS := true
WITH_DEXPREOPT_BOOT_IMG_AND_SYSTEM_SERVER_ONLY := true
Expand Down

0 comments on commit efcc37d

Please sign in to comment.