commit | 835704773b29fe1326091555ff76ac90f2531038 | [log] [tgz] |
---|---|---|
author | Santos Cordon <santoscordon@google.com> | Fri Sep 06 15:45:10 2013 -0700 |
committer | Santos Cordon <santoscordon@google.com> | Sat Sep 07 22:21:41 2013 -0700 |
tree | ae4e77dc9596a40f6be4d5aba4dcfb99834a65ef | |
parent | 0ce0e85976ad4e1352ac3ec1adab42f8097ce8bf [diff] [blame] |
HFA support in services/Telephony for provisioning CDMA devices. Adds a new activity that shows some ui allowing the user to see progress and cancel the action. At the end of the action (through error or completion) we return to the setup wizard. Change-Id: Idfe58d7b93463b59fc0de3eebd03517a36177d22
diff --git a/src/com/android/phone/PhoneGlobals.java b/src/com/android/phone/PhoneGlobals.java index db06c30..45ffd33 100644 --- a/src/com/android/phone/PhoneGlobals.java +++ b/src/com/android/phone/PhoneGlobals.java
@@ -1588,4 +1588,5 @@ mBluetoothPhone = null; } }; + }