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:
parent
5a29d9607e
commit
874d0d8b47
@ -30,6 +30,24 @@ PACKAGES.$(LOCAL_MODULE).OVERRIDES := \
|
|||||||
Maps \
|
Maps \
|
||||||
Gmail2 \
|
Gmail2 \
|
||||||
GoogleContacts \
|
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_TAGS := optional
|
||||||
LOCAL_MODULE_CLASS := ETC
|
LOCAL_MODULE_CLASS := ETC
|
||||||
|
Loading…
Reference in New Issue
Block a user