diff options
| author | 2022-10-26 01:10:28 +0000 | |
|---|---|---|
| committer | 2022-10-26 01:21:38 +0000 | |
| commit | b95831cbd9c8cd24b33e9a947055c10b4524eff8 (patch) | |
| tree | 8444036ad3bc5297e8294b144d14e04e94a8ed00 /libs/androidfw/StringPool.cpp | |
| parent | b6663f9d82ca092e4b77664012e84f67409f7b4d (diff) | |
Binder: don't call getCallingUid for RPC calls
All the code using getCallingUid here should be
ripped out anyway because it's Java-centric. Here
are some of the issues with the current stuff around
here:
- it's broken because it won't handle things happening in
native code
- it's slow (e.g. big transactions are already logged in
native code anyway)
Bug: 254835230
Test: boots, atest MicrodroidTestApp (with new tests)
Change-Id: I7315059bff138966e9509f1d529a6417466d2b7f
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions