Go to file
Ricardo Cerqueira 3ebea2fb6d ChooseDataSim: Use the extra data from the intent to validate the sub
Instead of waiting for the telephony stack to catch up to the default,
take advantage of the fact that the intent already carries the ID as
an extra.

Also, we were using slotId and phoneId interchangeably, and they're not
the same thing. While it's likely they'll match on a freshly reset
phone, don't assume that. Index everything to subId for consistency.

Ref CYNGNOS-3126

Change-Id: Ibcd767d0124b05d669886190f5d9a98f1a6e5bd7
2016-07-14 04:03:45 -07:00
res Automatic translation import 2016-07-11 17:09:44 -07:00
src/com/cyanogenmod/setupwizard ChooseDataSim: Use the extra data from the intent to validate the sub 2016-07-14 04:03:45 -07: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