From d48b9a316c41dc32776c4580976e14368afb4f8d Mon Sep 17 00:00:00 2001 From: Albert I Date: Tue, 29 Jun 2021 02:37:12 +0800 Subject: [PATCH] sm7250-common: Ship full package of vendor.qti.hardware.dsp@1.0 Signed-off-by: Albert I Change-Id: I3eac393fb297f31ed19e9b6db6f6632fe17a4e53 --- framework_compatibility_matrix.xml | 8 ++++++++ manifest.xml | 5 +++++ proprietary-files.txt | 3 +++ 3 files changed, 16 insertions(+) diff --git a/framework_compatibility_matrix.xml b/framework_compatibility_matrix.xml index c43b55c..6749a7b 100644 --- a/framework_compatibility_matrix.xml +++ b/framework_compatibility_matrix.xml @@ -234,6 +234,14 @@ default + + vendor.qti.hardware.dsp + 1.0 + + IDspService + dspservice + + vendor.qti.hardware.qccvndhal 1.0 diff --git a/manifest.xml b/manifest.xml index 9575ad5..a434c0f 100644 --- a/manifest.xml +++ b/manifest.xml @@ -184,6 +184,11 @@ hwbinder @1.0::ILinkLatency/default + + vendor.qti.hardware.dsp + hwbinder + @1.0::IDspService/dspservice + vendor.qti.hardware.qccvndhal hwbinder diff --git a/proprietary-files.txt b/proprietary-files.txt index 29cee70..16670ac 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -213,6 +213,9 @@ vendor/lib64/mediadrm/libwvdrmengine.so vendor/lib64/libwvhidl.so # DSP service +vendor/bin/dspservice +vendor/etc/init/vendor.qti.hardware.dsp@1.0-service.rc +vendor/etc/seccomp_policy/vendor.qti.hardware.dsp.policy vendor/lib/vendor.qti.hardware.dsp@1.0.so vendor/lib64/vendor.qti.hardware.dsp@1.0.so