platform_hardware_interfaces/automotive
Jooyung Han d18cba85fe update hidl .bp
HIDL libs are not necessarily part of VNDK now. Because some are
used by VNDK libs, they are still VNDK. But rest are now just
vendor-available.

.hidl_for_test files are also removed because they are used to exclude
test-purpose hidl libs from VNDK libs.

Instead, .hidl_for_system_ext files are added to tests/lazy to
distinguish them from others which are installed /system.

Bug: 143933769
Test: update-makefiles.sh && m com.android.vndk.current
Merged-In: Ia81312dda340b6b5cbdd7a3c21e1d323bda39a4a
Change-Id: Ia81312dda340b6b5cbdd7a3c21e1d323bda39a4a
(cherry picked from commit b0907a6bb8)
2020-07-02 12:26:37 +09:00
..
audiocontrol update hidl .bp 2020-07-02 12:26:37 +09:00
can/1.0 update hidl .bp 2020-07-02 12:26:37 +09: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 2020-04-10 12:56:15 +00:00
sv/1.0 update hidl .bp 2020-07-02 12:26:37 +09:00
vehicle/2.0 update hidl .bp 2020-07-02 12:26:37 +09: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.