commit | 8cff8b9312d35a18965432a725e6431858972a2f | [log] [tgz] |
---|---|---|
author | Philip P. Moltmann <moltmann@google.com> | Wed Oct 25 14:32:41 2017 -0700 |
committer | Philip P. Moltmann <moltmann@google.com> | Thu Nov 02 14:01:36 2017 -0700 |
tree | a8ef80f8e9e04ea4f9f7c8ce4fdf0594ba9e3aae | |
parent | 46fabf34ea9bca85188efc47b6b1f4b5d25c852f [diff] |
Use multi-field logs to log permissions Before this change each permission+action combo had it's own ID. This was very fragile and did not work for non-system permissions. Now the action is the log-type and the permission is just a field in the log. Test: Used API 23 and API 26 apps to grant and revoke permission and confirmed logs are as expected Change-Id: I51f038dd7ab0a9ea269cafca23bfe3e5b181feb1