diff --git a/automotive/vehicle/2.0/default/Android.bp b/automotive/vehicle/2.0/default/Android.bp index e529675203..21b410a080 100644 --- a/automotive/vehicle/2.0/default/Android.bp +++ b/automotive/vehicle/2.0/default/Android.bp @@ -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", diff --git a/automotive/vehicle/2.0/manifest.vehicle.xml b/automotive/vehicle/2.0/default/android.hardware.automotive.vehicle@2.0-service.xml similarity index 83% rename from automotive/vehicle/2.0/manifest.vehicle.xml rename to automotive/vehicle/2.0/default/android.hardware.automotive.vehicle@2.0-service.xml index 832b302dfa..660b03d9cf 100644 --- a/automotive/vehicle/2.0/manifest.vehicle.xml +++ b/automotive/vehicle/2.0/default/android.hardware.automotive.vehicle@2.0-service.xml @@ -1,4 +1,4 @@ - + android.hardware.automotive.vehicle hwbinder