commit | ee81a02109a29dd838ee8d19d5f4c01252bd5c14 | [log] [tgz] |
---|---|---|
author | Lee Chou <leechou@google.com> | Mon Mar 02 11:32:50 2020 +0800 |
committer | Lee Chou <leechou@google.com> | Mon Mar 02 05:23:49 2020 +0000 |
tree | e64e1cf86ac8cee03695ad7417e0380ceecff06b | |
parent | d09ecc3e9631c34146d466c18495d83392b0c1ad [diff] |
Require authorization before turning off eSIM security feature eSIM has a feature that requires an auth check before deletion, this adds a security check before allowing the security feature to be turned off. TogglePreferenceController was changed to BasePreferenceController to separate updating the state from UI press and updating from code. Bug: 150568010 Test: mp settingsg and manual testing Change-Id: I9e74e173720dce7b25d2d8a1e9004862cdb5e2e0