commit | 250b9bee685de8f4060dd410f0894c22de1909cf | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Fri Sep 05 18:48:18 2014 -0700 |
committer | Jim Miller <jaggies@google.com> | Sun Sep 07 14:30:38 2014 -0700 |
tree | f2059b5e2adf271053b452cb3bfbc0203e4614b6 | |
parent | fd3a3d79290799ec80c3bc9cfe965280428a8077 [diff] |
Fix problem where rotating the device doesn't launch TrustAgent pref This fixes a bug where the TrustAgent intent was being lost when the device configurtion changes. It used to depend on a view that gets recreated. Instead, we persist the actual launch intent which works across activity restarts. Fixes bug 17040470 Change-Id: Ia1c93867254cfdc27683a767cf41fe74dbb97db0