commit | fd5170c6927998c76cea283c16f02cba9da08576 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu May 27 12:09:12 2021 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu May 27 12:14:37 2021 -0700 |
tree | 2f5d600f830e9292a010b33fd55f3b0677af98a4 | |
parent | 9fb45cc8bb17a18dcc9b70d8fbc9660903cc74d9 [diff] |
UwbServiceImpl: Use cleanCallingIdentity to perform permission checks The AIDL callbacks occur with the vendor service context. So, need to use the uwbservice context to perform the permission checks. Bug: 189476827 Test: Manual tests Change-Id: Ie4d64a610483e759d065ee3f466c23bd6016dbf8