From: Tim Zimmermann Date: Sun, 29 Oct 2023 15:59:07 +0000 (+0100) Subject: hidl: camera: provider: Add a VINTF fragment X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cddaf77314c47a450373dee802ea97f97f57a3a9;p=GitHub%2FLineageOS%2Fandroid_hardware_samsung.git hidl: camera: provider: Add a VINTF fragment Change-Id: I4a49f96b5a8f77bdc3574f486547f34517da22bd --- diff --git a/hidl/camera/provider/2.5/Android.bp b/hidl/camera/provider/2.5/Android.bp index 519badd..0954578 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 0000000..5ac0c1a --- /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 + + +