Disable GMS demo SetupWizard integration because it is broken

It references com.android.setupwizard.FLOW_CHOICE, which is no longer
supported by the SetupWizard
This commit is contained in:
Pierre-Hugues Husson 2020-05-24 20:12:23 +02:00
parent 5a29d9607e
commit 874d0d8b47
1 changed files with 18 additions and 0 deletions

View File

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