Skip to content

Commit

Permalink
Point to the real gapps overlay dir
Browse files Browse the repository at this point in the history
  • Loading branch information
OldDroid authored Jun 14, 2018
1 parent 401eb22 commit 0fc7b61
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 0fc7b61

Please sign in to comment.