platform_hardware_interfaces/automotive
Changyeon Jo 3e80b3b528 Fix EVS VTS test cases
This change modifies logics to verify test results that need to parse
events from EVS manager.  Especially, test cases that run multiple
camera clients spawn threads to listen EVS events.

Also, this updates waitForEvent() method to return more precise results.

Bug: 142275664
Test: VtsHalEvsV1_1Target
Change-Id: Ic328217be1e49a3a862facf783a5356ac34ce9ed
Signed-off-by: Changyeon Jo <changyeon@google.com>
2020-01-04 09:56:06 -08:00
..
audiocontrol/1.0 Make HAL default service run on crosshatch_car (VINTF registration) 2019-11-19 19:35:40 +00:00
can/1.0 CAN bus HAL VTS: read interface names from device manifest 2020-01-02 14:31:29 -08:00
evs Fix EVS VTS test cases 2020-01-04 09:56:06 -08:00
occupant_awareness/aidl Add VTS tests for Occupant Awareness HIDL. 2019-12-05 18:31:03 -08:00
vehicle/2.0 Set Timestamp By the Server when the client called 'set' 2019-12-20 10:48:45 -08:00
OWNERS Update OWNERS 2019-09-30 13:41:40 -07:00
README.md Explicitly unfreeze the Automotive HALs 2018-06-04 14:21:31 -07:00

Autmotive HALs


Overview:

The automotive HAL tree is used by Android Automotive to discover and operate hardware specific to a car.

The HALs are not (yet) frozen, as the HAL definition is expected to evolve between Android releases.