commit | 252acb3e2b37e9661f6432d8afb7e37965b33ac3 | [log] [tgz] |
---|---|---|
author | Pengquan Meng <mpq@google.com> | Thu Oct 11 17:16:25 2018 -0700 |
committer | Xiangyu/Malcolm Chen <refuhoo@google.com> | Fri Oct 12 01:26:01 2018 +0000 |
tree | bb3c6cced011af54647942344e926f7729062f14 | |
parent | c5bad38530808072fa626d8d38697fcc7c8dc9e6 [diff] |
Remove dependency of EmergencyCallbackModeExitDialog Change EmergencyCallbackModeExitDialog to use the activity result code to represent the user choice. RESULT_OK mean the user click "yes" and exit the Emergency Callback Mode, otherwise, RESULT_CANCELED will be returned. This change allows the MobileNetworkSettings decouple from EmergencyCallbackModeExitDialog. Bug: 111453847 Test: Build & manual test Change-Id: I4c2a4843a95858c16e45f13b4f38dc6def3bacf0