commit | 7845ea4a8592ead14b1f1ce1e001b22c1bb0c746 | [log] [tgz] |
---|---|---|
author | Alice Ryhl <aliceryhl@google.com> | Tue Sep 07 09:53:15 2021 +0000 |
committer | Alice Ryhl <aliceryhl@google.com> | Tue Oct 19 08:51:59 2021 +0000 |
tree | bb1e28ab50a121d951b88205f67c02dceae78948 | |
parent | 10d9b01f6177e86d49537a814e3bbca8740f571a [diff] |
Rename isHandlingTransaction to isDirectlyHandlingTransaction The change in aosp/1806594 is adding a method to the binder ndk called isHandlingTransaction, but that method behaves differently from this method when HIDL gets involved, as getCurrentServingCall returns HWBINDER in that case. Test: m Change-Id: Ie2812943d1e98e99a1c361475965a2c75214724a