commit | 8bda70f116b7048667167f5f8a8e9e917da3d3ae | [log] [tgz] |
---|---|---|
author | Nate Myren <ntmyren@google.com> | Fri Apr 23 11:18:09 2021 -0700 |
committer | Nate Myren <ntmyren@google.com> | Fri Apr 23 11:24:32 2021 -0700 |
tree | f4f001d84babbe3414dc840b177bbdffb704ad05 | |
parent | 4f6232fa3c343b76bcb91503092f3b2627541d40 [diff] |
Make AppOpsService verification error less informative Unless the hardcoded AppOpsService DEBUG flag is set to true, do not include the resolved UID of a package in the verifyAndGetBypass exception message, as this potentially leaks data to third party apps that manage to bind to AppOpsService. Bug: 184474751 Test: manual Change-Id: Ifdcf2cce3e8f939ca9f206a4bf8ac0238000f4c0