platform_hardware_interfaces/automotive
Enrico Granata 1d2be904df Remove spurious cflags from AudioControl HAL 1.0
Nothing in the Android tree appears to reference AudCntrlDrv, and
there is no reason why we should ship a HAL implementation running
at O0

Test: build
Change-Id: I14a3d910d9654ce438930bfa83cec39a7ef99dc2
2020-01-21 16:08:23 -08:00
..
audiocontrol/1.0 Remove spurious cflags from AudioControl HAL 1.0 2020-01-21 16:08:23 -08:00
can/1.0 Refactor baudrate to bitrate 2020-01-11 01:05:59 +00:00
evs Implement getPhysicalCameraInfo() method 2020-01-04 09:56:06 -08:00
occupant_awareness/aidl Enable java backend for occupant awareness iface. 2019-12-26 03:22:55 -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.