platform_hardware_interfaces/automotive
Ayushi Khopkar f19832876a Updated fuzz_config in Android.bp file
Added new fields in fuzz_config like - hotlists,
description, vector, service_privilege, users, fuzzed_code_usage, etc.

Bug: 271384401
Test: Build automotiveCanV1.0_fuzzer

Change-Id: I305cdd1b0a990bd72788c7562197e190a4256f38
2023-03-23 14:19:53 +05:30
..
audiocontrol audio: Add AudioOffloadMetadata and a method to update it 2023-02-28 19:26:14 +00:00
can Updated fuzz_config in Android.bp file 2023-03-23 14:19:53 +05:30
evs Update OWNERS file 2023-02-27 16:05:58 +00:00
occupant_awareness/aidl Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
remoteaccess Fix a race condition in remote access HAL. 2022-12-07 15:20:06 -08:00
sv Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
vehicle Merge "Mark modules frozen explicitly." am: 11fa86bbb4 am: a4eefbe687 2022-12-20 01:20:18 +00:00
OWNERS Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
README.md
TEST_MAPPING Add tests that might be affected by HAL to presubmit. 2022-02-23 12:40:04 -08: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.