History log of /frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ProvisionObserver.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
72ee500527d670c8219b3eff16ffe7e0f8638fac 23-Jan-2017 fionaxu <fionaxu@google.com> support suw and post-suw cases for default app

- our default carrier actions might not compatible with suw since data might be disabled
without surfacing users with an option to activate inside SuW.
- instead, skip carrier actions during setupwizard and schedule a job to resume carrier actions if needed when exit suw.
- use jobscheduler to monitor provision bit instead of keep the app running and listen for content change asynchronously.

Bug: 30958215
Test: Manual

Change-Id: Ie4004b46405b914158f585059d332f4e694053f3
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ProvisionObserver.java