Fix makefiles

Change-Id: Ice1b66046a1c8525b91012540907bdfd4b81c5ab
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
This commit is contained in:
Paul Keith
2017-04-06 13:12:04 -05:00
parent c9b725d124
commit 52b3cf2cdd
3 changed files with 4 additions and 2 deletions

View File

@@ -20,3 +20,5 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
PrebuiltGmsCore \
SetupWizard
$(call inherit-product, vendor/gapps/common/common-vendor.mk)