commit | 7671236d0473ed6eedb2e38c7fc898b4ae521bfc | [log] [tgz] |
---|---|---|
author | Peter Visontay <pvisontay@google.com> | Thu Apr 19 22:04:14 2018 +0100 |
committer | Peter Visontay <pvisontay@google.com> | Thu Apr 19 22:42:13 2018 +0100 |
tree | 4ebf44fb3bdfdfacb2e626417202bc48185262f3 | |
parent | d6382ed1a15fa13824e0a6b7e104292f64fae95f [diff] |
Add unit test for AppOps logic where a different op is used to control an app op. Example: COARSE_LOCATION used to control WIFI_SCAN. Also add some comments to the AppOpsManager to make the intent of these mappings clearer. Test: atest FrameworksServicesTests:AppOpsServiceTest Change-Id: I497c2b73501c81d2109a5ba418c3ce0b5818f50e Bug: 72694454