commit | be6a118e435fbddc0c14f04e5ce805f0c51756ac | [log] [tgz] |
---|---|---|
author | Sungtak Lee <taklee@google.com> | Mon Dec 17 19:00:40 2018 -0800 |
committer | Sungtak Lee <taklee@google.com> | Tue Dec 18 09:15:35 2018 -0800 |
tree | f955392df6d7161e5510bb5cb4a72931803f6541 | |
parent | 8c3773d839cb2127eafeae4619f98150d1ea2d3d [diff] |
bufferpool2.0: Avoid lock during hidl oneway call Hidl oneway call works as synchronous call when it is called from same process. Avoid lock while calling hidl oneway interfaces. Bug: 121047202 Change-Id: I20c29640414edd70e414af749c0b3f96efda8ca3