commit | 547ef07710e261a10b6fe70d55cc652769a9d770 | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Mon Mar 02 16:27:36 2020 +0000 |
committer | Rubin Xu <rubinxu@google.com> | Mon Mar 02 20:55:59 2020 +0000 |
tree | 2c4ddafb8cac617b1e3ff1a10ac8d3478214345f | |
parent | 36a845dee4164d26462733641962fa577482e009 [diff] |
Clear binder identity before querying package information DevicePolicyManagerService needs to clear caller identity before calling into PackageManager APIs, to make sure the app enumeration restriction in R does not adversely affect its functionalities. Bug: 150407679 Test: MixedManagedProfileOwnerTest#testDelegatedCertInstaller (without the stopgap fix ag/10456865) Change-Id: I237c527241c26a309302bc2f7e36f8007a6c53b8