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
Loading
Please register or sign in to comment