a6d6fa3d9d
Some of the code in VHAL client implementation contains Android-specific
code, and some of the server operations only works in the native case.
So we split them up so that the AGL VHAL server can selectivly pick the
parts it needs.
It won't change the logic of native VHAL.
Bug: 148877226
Bug: 150791171
Test: Build
Change-Id: Ie142b19a5c435a0b4252ffd297504bde69eb44b0
(cherry picked from commit
|
||
---|---|---|
.. | ||
audiocontrol | ||
can/1.0 | ||
evs | ||
occupant_awareness/aidl | ||
sv/1.0 | ||
vehicle/2.0 | ||
OWNERS | ||
README.md |
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.