commit | ed67bdd26b2d54672d8770bd4815b620c3546d8c | [log] [tgz] |
---|---|---|
author | Nate Myren <ntmyren@google.com> | Tue May 07 10:32:22 2019 -0700 |
committer | Nate Myren <ntmyren@google.com> | Tue May 07 10:44:41 2019 -0700 |
tree | 327f6fe75b13961fab7ac8cce2171bf826aa1f49 | |
parent | 29ef1aeab5d33240148dc138c52f60e7980ed555 [diff] |
Added if DEBUG_PERMISSIONS statement to "Un-granting permission" log in PermissionManagerServices Fixes: 131721301 Test: change the DEBUG_PERMISSIONS static field to true, then install an apk via ADB. Check logcat to verify the log is present. Then set DEBUG_PERMISSIONS to false, install another apk, and verify the logs are not present Change-Id: I5752ca736ca2465fa26d860d4f3aae0d6e985e01