commit | 8f6a909ea29afe8c029ec725b5fac34db37440c8 | [log] [tgz] |
---|---|---|
author | Nate Myren <ntmyren@google.com> | Tue Aug 27 15:50:03 2019 -0700 |
committer | Nate Myren <ntmyren@google.com> | Tue Aug 27 16:17:37 2019 -0700 |
tree | b89cdaaa21b3587ddd6082ed9f694de881a1c0f1 | |
parent | 4754882b5b4c45d8bf2350fc280cbae0fe2065d4 [diff] |
Fixed permission controller deny callbacks Fixed issue which caused all permission deny callbacks to be sent with the UID of the user 0 package, regardless of the package's true UID. Test: On a device with multiple users, register a permission change callback for the second user version of a package, and deny a granted permission. The callback should fire. Change-Id: Ice7e9accb150a866082e018f57ab9eb0b3100675