platform_hardware_interfaces/automotive
Yu Shan 194757d25f Add inject-task-next-reboot debug command.
Support a debug command that will inject a fake remote task for
testing on next reboot with specified latency. This is used to
simulate the situation when a remote task arrives while the device
is not booted up and the task will be delivered once the device
boots up.

Test: Manually test on seahawk.
Bug: 275880463
Change-Id: I6eb064893bea0700da80dfa2dcf3079ddb0b59a1
2023-05-08 15:42:56 -07:00
..
audiocontrol Update makefile. 2023-04-13 00:25:02 -04:00
can Merge "Explicit init .rc user." am: 51aec020ef am: 555d54d1a2 am: a197855f32 2023-04-12 03:16:09 +00:00
evs VTS: Skip the Check if getDisplayStateById is not Supported 2023-04-14 16:07:08 -07: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 Add inject-task-next-reboot debug command. 2023-05-08 15:42:56 -07:00
sv Updated fuzz_config in Android.bp file 2023-03-23 14:24:15 +05:30
vehicle Added debug statement and refresh in default vehicle hal 2023-05-04 13:37:06 -07:00
OWNERS Update owners for hardware/interfaces. 2022-06-04 01:43:52 +00:00
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.