diff --git a/framework_compatibility_matrix.xml b/framework_compatibility_matrix.xml index b4de91d..9f4e9ea 100644 --- a/framework_compatibility_matrix.xml +++ b/framework_compatibility_matrix.xml @@ -214,6 +214,14 @@ dspservice + + vendor.qti.hardware.fm + 1.0 + + IFmHci + default + + vendor.qti.hardware.qccvndhal 1.0 diff --git a/manifest.xml b/manifest.xml index c8e8b55..221b302 100644 --- a/manifest.xml +++ b/manifest.xml @@ -188,6 +188,11 @@ hwbinder @1.0::IDspService/dspservice + + vendor.qti.hardware.fm + hwbinder + @1.0::IFmHci/default + vendor.qti.hardware.qccvndhal hwbinder diff --git a/proprietary-files.txt b/proprietary-files.txt index 9062326..2760e57 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -234,6 +234,8 @@ system_ext/lib64/fm_helium.so system_ext/lib64/libfm-hci.so system_ext/lib64/vendor.qti.hardware.fm@1.0.so vendor/bin/fm_qsoc_patches +vendor/etc/init/init.qti.fm.rc +vendor/etc/init.qti.fm.sh vendor/lib/hw/vendor.qti.hardware.fm@1.0-impl.so vendor/lib/vendor.qti.hardware.fm@1.0.so vendor/lib64/hw/vendor.qti.hardware.fm@1.0-impl.so