mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "Add manifest to vintf fragments" into rvc-dev
This commit is contained in:
@@ -125,6 +125,9 @@ cc_test {
|
||||
cc_binary {
|
||||
name: "android.hardware.automotive.vehicle@2.0-service",
|
||||
defaults: ["vhal_v2_0_defaults"],
|
||||
vintf_fragments: [
|
||||
"android.hardware.automotive.vehicle@2.0-service.xml",
|
||||
],
|
||||
init_rc: ["android.hardware.automotive.vehicle@2.0-service.rc"],
|
||||
vendor: true,
|
||||
relative_install_path: "hw",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<manifest version="1.0" type="device" target-level="3">
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.automotive.vehicle</name>
|
||||
<transport>hwbinder</transport>
|
||||
Reference in New Issue
Block a user