From cddaf77314c47a450373dee802ea97f97f57a3a9 Mon Sep 17 00:00:00 2001 From: Tim Zimmermann Date: Sun, 29 Oct 2023 16:59:07 +0100 Subject: [PATCH] hidl: camera: provider: Add a VINTF fragment Change-Id: I4a49f96b5a8f77bdc3574f486547f34517da22bd --- hidl/camera/provider/2.5/Android.bp | 1 + ...d.hardware.camera.provider@2.5-service.samsung.xml | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 hidl/camera/provider/2.5/android.hardware.camera.provider@2.5-service.samsung.xml diff --git a/hidl/camera/provider/2.5/Android.bp b/hidl/camera/provider/2.5/Android.bp index 519badd4..09545783 100644 --- a/hidl/camera/provider/2.5/Android.bp +++ b/hidl/camera/provider/2.5/Android.bp @@ -63,6 +63,7 @@ cc_defaults { defaults: ["hidl_defaults"], proprietary: true, relative_install_path: "hw", + vintf_fragments: ["android.hardware.camera.provider@2.5-service.samsung.xml"], srcs: ["service.cpp"], shared_libs: [ "android.hardware.camera.common@1.0", diff --git a/hidl/camera/provider/2.5/android.hardware.camera.provider@2.5-service.samsung.xml b/hidl/camera/provider/2.5/android.hardware.camera.provider@2.5-service.samsung.xml new file mode 100644 index 00000000..5ac0c1ab --- /dev/null +++ b/hidl/camera/provider/2.5/android.hardware.camera.provider@2.5-service.samsung.xml @@ -0,0 +1,11 @@ + + + android.hardware.camera.provider + hwbinder + 2.5 + + ICameraProvider + legacy/0 + + +