platform_hardware_interfaces/contexthub/1.1
Anthony Stange c64065c557 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
2020-02-19 19:29:19 +00:00
..
default Add default (mock) Contexthub HAL 1.1 impl 2020-02-18 10:20:10 -08:00
vts/functional Add VTS tests for Context Hub HAL 1.1 2020-02-18 10:20:24 -08:00
Android.bp Create Contexthub HAL 1.1 2020-02-18 09:30:22 -08:00
IContexthub.hal Remove oneway designator on contexthub HAL 1.1 2020-02-19 19:29:19 +00:00
types.hal Create Contexthub HAL 1.1 2020-02-18 09:30:22 -08:00