commit | a4015ce67a2b7f1b78aa33f536319eb5f1f26468 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Tue Jun 01 12:45:00 2021 -0700 |
committer | Hai Zhang <zhanghai@google.com> | Tue Jun 01 12:45:00 2021 -0700 |
tree | e413dec5d090dff3408dff6680c3f0380ce1df6c | |
parent | a0ecdaafd516b94f59d420a86b3632eaa9de55aa [diff] |
Add missing permission enforcement. Since, we are opening PermissionControllerService to instant apps for the permission group mapping API, I'm reviewing the permission checks and this is the only missing one. However, this API is just a trigger to update our state so calling it some more times shouldn't pose a security risk, so this fix is just a nice-to-have. Bug: 189836392 Test: presubmit Change-Id: I6e9159ce090acaad2ecf522bd04c613169e03252