commit | 594cc78a7b5330210397c004d53e52db9148e297 | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Tue Jan 11 22:53:49 2022 -0800 |
committer | Michael Butler <butlermichael@google.com> | Tue Jan 11 22:59:11 2022 -0800 |
tree | 095a83f3e88d697cd44d1fc221817a7b6fcd4044 | |
parent | 534556391ae153b1e8fdd11b233e2dc6ecd1e530 [diff] |
Remove uid from NN HIDL adapter Having the adapter retrieve the uid is redundant because the implementor is already able to get the uid directly themselves with IPCThreadState::self()->getCallingUid(). Bug: N/A Test: mma Change-Id: Ifeffea053cb92556be1aae8b17a94fafa1ac98e0