From 562ee1f897efce7de86f34ed82a2df10a064999b Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Mon, 11 Nov 2019 23:29:51 +0100 Subject: [PATCH] Tell pe gapps we are a phone --- gapps.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/gapps.mk b/gapps.mk index d9e0298..95a3834 100644 --- a/gapps.mk +++ b/gapps.mk @@ -25,6 +25,7 @@ endif #Pixel Experience gapps ifneq ($(wildcard vendor/gapps),) +IS_PHONE := true $(call inherit-product,vendor/gapps/config.mk) PRODUCT_PACKAGES += \ phh-overrides