commit | c64065c557cba39f577c3280b42fd2a6ae0c5072 | [log] [tgz] |
---|---|---|
author | Anthony Stange <stange@google.com> | Wed Feb 19 08:44:17 2020 -0500 |
committer | Anthony Stange <stange@google.com> | Wed Feb 19 19:29:19 2020 +0000 |
tree | e3871705a9d59bd04152ff5117cbee41cc362725 | |
parent | f283a54fccf16412df9d36417cc2d9171c9fb25d [diff] |
Remove oneway designator on contexthub HAL 1.1 According to the linter, the oneway designator should only be used on an interface that only has oneway methods as it can have implications on the threading model (among other things). Bug: 149758462 Test: atest VtsHalContexthubV1_0TargetTest VtsHalContexthubV1_1TargetTest Change-Id: I969ab2ead1e30f7f4cfa62e292a22833ec5e8471