Remove gmsexpress-set overlay

gmsexpress enables com.android.theme.icon.squircle
we want circle by default
This commit is contained in:
Pierre-Hugues Husson 2020-05-25 14:10:37 +02:00 committed by tboy1991
parent c54616b9f5
commit 63f07c4908

View File

@ -11,6 +11,7 @@ PRODUCT_PACKAGES += \
Chrome \ Chrome \
GoogleContactsSyncAdapter \ GoogleContactsSyncAdapter \
PRODUCT_SYSTEM_DEFAULT_PROPERTIES := $(filter-out ro.boot.vendor.overlay.theme=%,$(PRODUCT_SYSTEM_DEFAULT_PROPERTIES))
endif endif
ifneq ($(wildcard vendor/opengapps),) ifneq ($(wildcard vendor/opengapps),)