commit | 29c2a95ae33c6c27699917f1d5c6e3659a50ca1b | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Nov 15 09:11:57 2018 -0800 |
committer | Roshan Pius <rpius@google.com> | Thu Nov 29 10:18:51 2018 -0800 |
tree | eb66ca47bf7356fbb60e6d5868ad59f58d97d6a0 | |
parent | 022147600212f14937ba1ca6670ee69c329da894 [diff] |
WifiManager: Mark all settings/setupwizard custom APIs @SystemApi Mark all the custom connect (& other APIs) added to serve settings & setupwizard as @SystemApi. Also, enforce tighter permissions on these APIs. These were explicitly added to serve settings & we should not allow any other apps to use them. Bug: 116127346 Test: Compiles Change-Id: Ic0000f21ccbeda4ade59a3b04d78f49b1b20cd02