diff --git a/automotive/occupant_awareness/aidl/default/Android.bp b/automotive/occupant_awareness/aidl/default/Android.bp index 66af9deed0..1ae8689f22 100644 --- a/automotive/occupant_awareness/aidl/default/Android.bp +++ b/automotive/occupant_awareness/aidl/default/Android.bp @@ -26,6 +26,7 @@ package { cc_binary { name: "android.hardware.automotive.occupant_awareness@1.0-service", init_rc: ["android.hardware.automotive.occupant_awareness@1.0-service.rc"], + vintf_fragments: ["android.hardware.automotive.occupant_awareness-service.xml"], relative_install_path: "hw", vendor: true, srcs: [ diff --git a/automotive/occupant_awareness/aidl/default/android.hardware.automotive.occupant_awareness-service.xml b/automotive/occupant_awareness/aidl/default/android.hardware.automotive.occupant_awareness-service.xml new file mode 100644 index 0000000000..b4f8fa59be --- /dev/null +++ b/automotive/occupant_awareness/aidl/default/android.hardware.automotive.occupant_awareness-service.xml @@ -0,0 +1,7 @@ + + + android.hardware.automotive.occupant_awareness + 1 + IOccupantAwareness/default + +