mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
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
10 lines
223 B
Plaintext
10 lines
223 B
Plaintext
// 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",
|
|
]
|