platform_hardware_interfaces/automotive
Yu Shan 0fbc17f23c Make remoteaccess HAL pass VTS.
The reference remote access HAL should still pass CTS even when
the grpc remote access server does not exist. The reference
remote access HAL now allows GRPC_SERVICE_ADDRESS not to be
defined. If it is not defined, it will not try to connect
a remote server and will work in a fake mode.

Test: VtsHalAutomotiveRemoteAccess_TargetTest with an without
grpc server running.
Bug: 277967402

Change-Id: I89509ac8f8ebe9a268d3a338d6e80c24e39dc512
2024-01-11 00:01:19 +00:00
..
audiocontrol Add defaults for audio AIDL interfaces 2023-11-07 18:18:24 +00:00
can Fix -Wunused-variable compiler warning 2023-12-06 14:03:58 +09:00
evs Video Emulated Stream 2023-11-09 01:32:59 +00:00
ivn_android_device Add VTS for IVN HAL. 2023-05-01 16:01:06 -07:00
occupant_awareness/aidl Merge "Add a manifest fragment for occupant awareness" am: 2247059f55 am: fc24255d23 am: 2d0b3d8bbc 2023-03-28 23:57:38 +00:00
remoteaccess Make remoteaccess HAL pass VTS. 2024-01-11 00:01:19 +00:00
sv Refactored automotiveSvV1.0_fuzzer 2023-09-11 10:42:12 +05:30
vehicle Return INVALID_ARG if cont prop rate is 0. 2024-01-04 20:58:44 +00:00
OWNERS
README.md
TEST_MAPPING

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.