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