commit | 1417f1f0e76b749b258fccabd578a2bd60bf4a25 | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Mon Feb 25 11:38:57 2019 -0800 |
committer | Kevin Chyn <kchyn@google.com> | Mon Feb 25 11:38:57 2019 -0800 |
tree | 926b69627ef39fd875b281c2f2ea5424ddb644c5 | |
parent | cf1a62e830010090dc5774900300182ae09c35f6 [diff] |
Adhere to HIDL contract on cancel() method Do not invoke the cancel method multiple times for a single client. This currently can happen if the client cancels, and subsequently crashes. Bug: 126205289 Test: Builds Change-Id: I542ab23298b02928c872a255d0980d6e7e27f6c3