commit | 272a77dd9a36130455e923473e62f3008b4473f8 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Oct 09 18:50:32 2018 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Wed Oct 10 17:50:05 2018 +0900 |
tree | 71c2ae2044307bf7a76476e7c853e6fa2e402641 | |
parent | c182d291307724fb098390e251166a03be88a859 [diff] |
Make setAirplaneMode @SystemApi for SetupWizard. Expose ConnectivityManager#setAirplaneMode and the NETWORK_SETUP_WIZARD permission so that SetupWizard can call setAirplaneMode. Delete setAirplaneMode from the greylist because the permissions checks on it, since at least 2013, have been for a privileged permission (CONNECTIVITY_INTERNAL) that normal apps don't have. Test: m Bug: 115302596 Change-Id: I28f24d32c4b4b386407e9e0e3514ea9f8854f4a8