|
|
@ -46,10 +46,6 @@ EXCLUDE_GOOGLE_SERVICES_DEVICES += \ |
|
|
|
%molly \
|
|
|
|
%molly \
|
|
|
|
%tv_molly
|
|
|
|
%tv_molly
|
|
|
|
|
|
|
|
|
|
|
|
ifneq ($(filter $(EXCLUDE_GOOGLE_SERVICES_DEVICES),$(TARGET_PRODUCT)),) |
|
|
|
ifeq ($(WITH_GMS),true) |
|
|
|
DISABLE_GAPPS := true
|
|
|
|
|
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ifneq ($(DISABLE_GAPPS),true) |
|
|
|
|
|
|
|
-include vendor/google_pixel/product.mk |
|
|
|
-include vendor/google_pixel/product.mk |
|
|
|
endif # Disable GApps
|
|
|
|
endif # Disable GApps
|
|
|
|