commit | 858976782639055c188a0e6081cbcdb68616f703 | [log] [tgz] |
---|---|---|
author | mattgilbride <mattgilbride@google.com> | Sat Oct 22 17:42:44 2022 +0000 |
committer | Matt Gilbride <mattgilbride@google.com> | Mon Nov 21 21:03:22 2022 +0000 |
tree | 28073cc0a762cd7d6fb5a07f940c57b25f85ca57 | |
parent | a3793499691e3bcb52964cdfdad3a84124839b32 [diff] |
IPCThreadState::hasExplicitIdentity() This new method will track whether the caller is within a Binder.clearCallingIdentity/restoreCallingIdentity block based on packing this state information into the token returned by clearCallingIdentity. Bug: b/252975769 Test: static_assert in IPCThreadState.cpp Change-Id: Ifa71fcf2f31b607fec39a51e3a8d16eb2987440a