Go to file
Ricardo Cerqueira d82b2dc88a GmsAccount: If there's no network and FRP isn't enforcing, skip GMS
The current version of GMS's SuW has the main activity return as
CANCELED when no network is available. This is the same result as
an actual cancellation (by pressing "Back"), and there's no extra
data to distinguish the two, so the user gets stuck in a loop between
the "no network" page and the one preceding it, unless connectivity
is somehow established. Making connectivity mandatory for OOBE isn't
acceptable, so skip GMS entirely if network is absent (and FRP
isn't enforcing). The only thing it was presenting was a "you
have no network" dialog anyway.

Change-Id: I2abadc79a0823e94da7d3a875ce6db8eae8f143b
2016-10-25 23:42:58 +01:00
res Automatic translation import 2016-09-25 00:15:37 -07:00
src/com/cyanogenmod/setupwizard GmsAccount: If there's no network and FRP isn't enforcing, skip GMS 2016-10-25 23:42:58 +01:00
tests SetupWizard: Fix test app building 2016-04-26 10:52:45 -07:00
.gitignore SetupWizard: Initial commit 2015-01-15 16:04:44 -08:00
Android.mk SetupWizard: Ensure compliance with GMS TOS 2016-04-27 10:35:48 -07:00
AndroidManifest.xml SetupWizard: Run as com.android.wizard task affinity 2016-05-02 12:24:46 -07:00
proguard.flags SetupWizard: Update proguard for play services 8115000 2015-10-23 15:23:38 -07:00