Disable integration for gapps go too, to remove white screen in setup wizard

This commit is contained in:
Pierre-Hugues Husson 2020-06-03 12:31:07 +02:00
parent ff835cbd53
commit 00b3c4399a

View File

@ -8,6 +8,24 @@ PACKAGES.$(LOCAL_MODULE).OVERRIDES := \
YouTubeGo \ YouTubeGo \
DuoGo \ DuoGo \
Traceur \ Traceur \
GmsSampleIntegration \
GmsSampleIntegrationGo \
GmsSampleIntegrationGo2GB \
GmsSampleIntegrationGo512M \
GmsEEAType1Integration \
GmsEEAType1IntegrationGo \
GmsEEAType2Integration \
GmsEEAType2IntegrationGo \
GmsEEAType3aIntegration \
GmsEEAType3aIntegrationGo \
GmsEEAType3bIntegration \
GmsEEAType3bIntegrationGo \
GmsEEAType4aIntegration \
GmsEEAType4aIntegrationGo \
GmsEEAType4bIntegration \
GmsEEAType4bIntegrationGo \
GmsEEAType4cIntegration \
GmsEEAType4cIntegrationGo
LOCAL_MODULE_TAGS := optional LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := ETC LOCAL_MODULE_CLASS := ETC