diff options
author | Billy Lau <billylau@google.com> | 2015-08-01 12:45:02 +0100 |
---|---|---|
committer | Billy Lau <billylau@google.com> | 2015-08-07 19:29:51 +0100 |
commit | a7238a397d5c3431eeb19b5b77e8c7c2bf0e608f (patch) | |
tree | 3580247aad3bc51ff3eb88c592f19692c5cde81f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 385dfd349ff773c499859ee44552995e9c25759c (diff) |
Bug: 21588539 Move CHANGE_NETWORK_STATE to be in SYSTEM_SETTINGS
Merge the CHANGE_NETWORK_STATE permission with WRITE_SETTINGS.
AndroidManifest.xml:
Raised the protection level of CHANGE_NETWORK_STATE permission from
normal to signature|appops and pre23|preinstall for compatibility
provider/Settings:
Wrote new helper methods to check if app is allowed to change network
state.
ConnectivityManager.java & ConnectivityService.java:
Replace enforcement checks for CHANGE_NETWORK_STATE with
checkAndNoteChangeNetworkStateOperations instead.
Change-Id: If8c2dd3c76a5324ca43f1d90fa17973216c2bcc5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions