From 5e95b347d183e87a65cb274df301a8d8b6fe2795 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Mon, 24 Jun 2019 06:41:55 +0000 Subject: [PATCH] extra: Exclude more devices from SystemUIGoogle, etc. --- product.mk | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/product.mk b/product.mk index 291c895..e7e6d62 100644 --- a/product.mk +++ b/product.mk @@ -50,10 +50,14 @@ PRODUCT_PACKAGES += \ endif EXCLUDE_GOOGLE_SERVICES_DEVICES += \ - %hammerhead \ - %jfltexx \ + %flo \ %foster \ %fugu \ + %hammerhead \ + %jfltexx \ + %m8 \ + %m8d \ + %molly \ %tv_molly ifneq ($(filter $(EXCLUDE_GOOGLE_SERVICES_DEVICES),$(TARGET_PRODUCT)),)