commit | a5bbad439ce347a371b77c3cf1269a8e48c5a12c | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Wed Feb 14 13:15:19 2018 -0800 |
committer | Felipe Leme <felipeal@google.com> | Wed Feb 14 13:17:23 2018 -0800 |
tree | d0ea9c0e061f6c8ccb7c24271e2572ae6e74bc1e | |
parent | 44935e8602a6e25977fd6a015c4b348113ad9e74 [diff] |
Add android.permission.MANAGE_SCOPED_ACCESS_DIRECTORY_PERMISSIONS This permission is required to access the ScopedAccessProvider. Although Settings doesn't currently needs it because it has implicit access because it runs as UID 1000, it's better to explicitly grant it. Bug: 72055774 Test: atest CtsAppSecurityHostTestCases:ScopedDirectoryAccessTest#testResetDoNotAskAgain,testResetGranted Change-Id: I843d7e4a1f674b4e012ac7f744d6ffccadde5a24