commit | e6fe4bc8c5e64627670c9cb1a8d3d53762098243 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Fri Dec 04 20:11:01 2020 +0000 |
committer | Hai Zhang <zhanghai@google.com> | Fri Dec 04 20:23:14 2020 +0000 |
tree | 059721933f4ba4c14b4c9efea72323bd9521d9ad | |
parent | 00416c494191dfb4a543f1a3629b9f91b4112216 [diff] |
Use per-user Shell UID for adoptShellPermissionIdentity(). Previously we were delegating the per-user Shell's permission state and primary user Shell's app op state to the instrumentation, which is inconsistent. We should always delegate the per-user Shell's state. Bug: 170742504 Change-Id: I3773c2fe34f337f5790ba7d85647501a0f86522f Test: presubmit