summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/common.mk b/config/common.mk
index d85a52f0..09144c10 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -310,6 +310,7 @@ endif
-include $(WORKSPACE)/build_env/image-auto-bits.mk
# Gapps
+WITH_GMS ?= true
ifeq ($(WITH_GMS),true)
$(call inherit-product, vendor/gapps/common/common-vendor.mk)
endif