platform_hardware_interfaces/automotive
Tomasz Wasilczyk 390c711087 Remove libnl++ dependency on NETLINK_ROUTE.
One exception is for RTA_* definitions at NetlinkRequest. This class is
going to be refactored anyway, so let's focus on this later.

While we're here, also replace type assumptions with an actual
decltype lookup.

Bug: 162032964
Test: canhalctrl up test virtual vcan123
Change-Id: I3b509fa7b1870d4de7302fb5221a06613dfbb817
2020-07-30 11:08:29 -07:00
..
audiocontrol update hidl .bp 2020-07-02 12:26:37 +09:00
can/1.0 Remove libnl++ dependency on NETLINK_ROUTE. 2020-07-30 11:08:29 -07:00
evs update hidl .bp 2020-07-02 12:26:37 +09:00
occupant_awareness/aidl Merge "Freeze vintf aidl interfaces" into rvc-dev am: 1b33916a3b am: 0e445af845 am: e5ab3bb61e am: ea32432ec6 2020-04-10 14:06:59 +00:00
sv/1.0 update hidl .bp 2020-07-02 12:26:37 +09:00
vehicle/2.0 Merge "Fixed EmulatedUserHal so it supports SwitchUserMessageType::VEHICLE_REQUEST" into rvc-qpr-dev am: 6e5eedbfef am: 8de72df496 2020-07-20 20:01:52 +00: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.