mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Test: compiles Test: add folder test/versioning/2.0 will make update-makefiles.sh to fail. Test: removing @2.3::IBar will let update-makefiles.sh to pass. Test: Change @2.3::IBar to extend from @2.2::IFoo will let update-makefiles.sh to fail. Bug: 28825532 Change-Id: Iad1138b784505c903ab1049f08f6c07c38b777e1
24 lines
512 B
Plaintext
24 lines
512 B
Plaintext
// This is an autogenerated file, do not edit.
|
|
subdirs = [
|
|
"bar/1.0",
|
|
"bar/1.0/default",
|
|
"baz/1.0",
|
|
"expression/1.0",
|
|
"foo/1.0",
|
|
"foo/1.0/default",
|
|
"foo/1.0/default/lib",
|
|
"inheritance/1.0",
|
|
"inheritance/1.0/default",
|
|
"libhwbinder/1.0",
|
|
"libhwbinder/1.0/default",
|
|
"memory/1.0",
|
|
"memory/1.0/default",
|
|
"msgq/1.0",
|
|
"pointer/1.0",
|
|
"pointer/1.0/default",
|
|
"pointer/1.0/default/lib",
|
|
"versioning/1.0",
|
|
"versioning/2.2",
|
|
"versioning/2.3",
|
|
]
|