commit | caf7014b2fc221afd29d8a37592ccfd1e5ad435e | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Mon Jan 11 00:24:46 2021 +0800 |
committer | Paul Hu <paulhu@google.com> | Tue Jan 12 07:17:58 2021 +0000 |
tree | 19eb521b2acb10bf8fa25b1215fb8a7d5f1cfb1c | |
parent | ffe8f93ce48a5135c23e41faa2418829add8564a [diff] |
Add PermissionUtils Lots of methods are needed to check if the caller has any of permission. So add PermissionUtils to support enforceAnyPermissionOf() and checkAnyPermissionOf() usage. Bug: 177187957 Test: buid, flash, boot to home. Change-Id: Ie282989f1e73b614093feff28c497af6573a9ef8