Commit Graph

6 Commits

Author SHA1 Message Date
Anthony Stange
a2c3db1e70 Add VTS tests for new methods in contexthub HAL 1.2
Bug: 166846988
Test: Run against production HAL

Change-Id: I9e22f41736d54501cd74c7d56f61db8e771529df
2021-02-16 23:47:46 +00:00
Anthony Stange
92b1447097 Add methods needed for CHRE HAL to use IContextHubWrapper
Bug: 166846988
Test: Load onto device and verify HAL 1.2 works as it did previously
Change-Id: I5281362178901a841ad2cf6bb839fe9f9a863a56
2021-02-15 22:14:33 +00:00
Anthony Stange
c3c59b3437 Update ContextHub v1.2 default HAL
Updates ContextHub v1.2 default HAL based on latest tweaks to the API.

Bug: 166846988
Test: compile
Change-Id: I4a723afab834153d5e59694e70fc9282a96e7954
2021-02-10 15:55:12 +00:00
Anthony Stange
100aa5eda1 Add new contexthub HAL 1.2 methods to default impl
Bug: 166846988
Test: Run VTS against default HAL
Change-Id: I158a49e54f340a2ba25f79894d6ec465070326f8
2020-12-17 16:33:55 -05:00
Arthur Ishiguro
46c2bd0439 Adds default (mock) Context Hub HAL 1.2 impl
Also refactors common code.

Bug: 166845383
Test: Compile only (VTS test coming up in future CL)
Change-Id: Iae6cf09e2fffb854af61c29e6004ceb062a892b3
2020-10-07 13:49:28 -07:00
Brian Duddie
01eb01a230 Add VTS tests for Context Hub HAL 1.1
Extract some common functionality and add a new test for the newly-added
method in HAL v1.1.

Bug: 135951924
Test: atest VtsHalContexthubV1_0TargetTest \
            VtsHalContexthubV1_1TargetTest
Change-Id: I1cd335d4972bc3242245b2379a7cfa42d1c683a6
2020-02-18 10:20:24 -08:00