Tell pe gapps we are a phone
This commit is contained in:
parent
6a1bccc72b
commit
f6900c679a
1
gapps.mk
1
gapps.mk
@ -25,6 +25,7 @@ endif
|
|||||||
|
|
||||||
#Pixel Experience gapps
|
#Pixel Experience gapps
|
||||||
ifneq ($(wildcard vendor/gapps),)
|
ifneq ($(wildcard vendor/gapps),)
|
||||||
|
IS_PHONE := true
|
||||||
$(call inherit-product,vendor/gapps/config.mk)
|
$(call inherit-product,vendor/gapps/config.mk)
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
phh-overrides
|
phh-overrides
|
||||||
|
Loading…
Reference in New Issue
Block a user