diff options
author | Martijn Coenen <maco@google.com> | 2019-10-09 11:10:01 +0200 |
---|---|---|
committer | Martijn Coenen <maco@google.com> | 2019-10-09 11:17:45 +0200 |
commit | e48baa5fafcb127623be013c5404b559b79422da (patch) | |
tree | 10aaac4d6774dc5a291fd9ccfe5d240755a4fcbc /tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java | |
parent | 5a8283d7fd8f3dee8d33ae91784a31907200aaa7 (diff) |
Don't hold sProxyLock while retrieving interface descriptors.
Since we can't guarantee apps won't call back into us while calling
getInterfaceDescriptor() (even though that's a *really* bad idea),
don't hold any locks while doing so, to protect us from deadlocks.
Bug: 140603195
Test: adb shell am dump binder-proxies
Change-Id: I6289c799aa7027f80792cb751fe1dc437552ea58
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleWithNestedDataClasses.java')
0 files changed, 0 insertions, 0 deletions