commit | 66404a12240c2ebae0398ca16cccdf8f6c60a1a1 | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Fri Apr 19 16:05:03 2019 -0700 |
committer | Chenbo Feng <fengc@google.com> | Mon May 13 14:22:58 2019 -0700 |
tree | 3af633b302a5d77fae826d3f89cb8d159643b935 | |
parent | 0d3acf62ecf5b0e8ec1f6af0321e0831ced2372e [diff] |
Clean up the permission control code in framework Delete the unused NetworkManagementService API for set/remove permissions. Use PERMISSION_NONE to replace NO_PERMISSIONS so the framework now use the same set of permission constant when communicate with netd. Bug: 128944261 Test: PermissionMonitorTest.java Change-Id: I25224c9576f52d2a0a0bd2182325c7aac7b28eb5 Merged-In: I25224c9576f52d2a0a0bd2182325c7aac7b28eb5 (cherry picked from commit 05887f99c6ca6885db737af2f356023dc6de80a2)