platform_hardware_interfaces/automotive/Android.bp
Pavel Maltsev 250139c8b0 Merge Vehicle HAL 2.1 iface to 2.0
Vehicle HAL is property based and all properties are considered
optional. It is quite a bit of pain to create new versions of VHAL only
to extend properties.

Bug: 64303350

Test: build and flash, verefied system works stable.
Change-Id: I8adb858f53a5d9d31f7444bf97ae09baf2fffafa
2017-08-24 21:59:18 -07:00

9 lines
223 B
Text

// This is an autogenerated file, do not edit.
subdirs = [
"evs/1.0",
"evs/1.0/default",
"evs/1.0/vts/functional",
"vehicle/2.0",
"vehicle/2.0/default",
"vehicle/2.0/default/impl/vhal_v2_0/proto",
]