Go to file
Matt Garnes b31cb54361 Fix incorrect retrieval of SIM Network Operator.
We were incorrectly passing the phone ID to TelephonyManager instead of
the subscription ID. Pass the correct identifier to retrieve the network
operator name.

Change-Id: I266d2ce39c72db6e97eff5a36c5fec6242d516cc
2015-06-19 15:43:58 +00:00
res SetupWizard: add overlay to uncheck cyanogen theme option by default 2015-06-18 16:57:57 +00:00
src/com/cyanogenmod/setupwizard Fix incorrect retrieval of SIM Network Operator. 2015-06-19 15:43:58 +00:00
tests SetupWizard: Add hook to finish setup for CTS automation 2015-06-17 13:56:09 -07:00
.gitignore SetupWizard: Initial commit 2015-01-15 16:04:44 -08:00
Android.mk SetupWizard: don't access SubscriptionController directly 2015-04-20 15:53:19 -07:00
AndroidManifest.xml SetupWizard: Add hook to finish setup for CTS automation 2015-06-17 13:56:09 -07:00
proguard.flags SetupWizard: Initial commit 2015-01-15 16:04:44 -08:00