From a301ca671164722310ed14dd216cbb134b041ad9 Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Thu, 23 Mar 2023 16:27:37 +0000 Subject: [PATCH] Add a manifest fragment for occupant awareness Test: atest VtsHalOccupantAwarenessV1_0TargetTest Bug: 274164202 Change-Id: I781e956b0b654e30b28ae0a50d793389e97cb7e8 --- automotive/occupant_awareness/aidl/default/Android.bp | 1 + ...roid.hardware.automotive.occupant_awareness-service.xml | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 automotive/occupant_awareness/aidl/default/android.hardware.automotive.occupant_awareness-service.xml 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 + +