diff --git a/configs/vintf/framework_compatibility_matrix.xml b/configs/vintf/framework_compatibility_matrix.xml index 1f0a37c..f7fdc75 100644 --- a/configs/vintf/framework_compatibility_matrix.xml +++ b/configs/vintf/framework_compatibility_matrix.xml @@ -66,6 +66,33 @@ default + + vendor.mediatek.hardware.apuware.apusys + hwbinder + 2.1 + + INeuronApusys + default + + + + vendor.mediatek.hardware.apuware.hmp + hwbinder + 1.0 + + IApuwareHmp + default + + + + vendor.mediatek.hardware.apuware.utils + hwbinder + 2.0 + + IApuwareUtils + default + + vendor.mediatek.hardware.bluetooth.audio 2.0-2 diff --git a/proprietary-files.txt b/proprietary-files.txt index 8adc324..6cb30ac 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -4,6 +4,22 @@ vendor/lib/libaedv.so vendor/lib64/libaedv.so +# APU +-vendor/etc/vintf/manifest/manifest_apuware_apusys.xml +-vendor/etc/vintf/manifest/manifest_apuware_hmp.xml +-vendor/etc/vintf/manifest/manifest_apuware_utils.xml +vendor/lib64/APUWareApusysServer.so +vendor/lib64/APUWareHmpServer.so +vendor/lib64/APUWareUtilsServer.so +vendor/lib64/libapu_mdw.so +vendor/lib64/libapu_mdw_batch.so +vendor/lib64/libapusys.so +vendor/lib64/libapusys_edma.so +vendor/lib64/vendor.mediatek.hardware.apuware.apusys@2.0.so +vendor/lib64/vendor.mediatek.hardware.apuware.apusys@2.1.so +vendor/lib64/vendor.mediatek.hardware.apuware.hmp@1.0.so +vendor/lib64/vendor.mediatek.hardware.apuware.utils@2.0.so + # Audio vendor/lib/hw/audio.primary.mediatek.so vendor/lib/hw/audio.r_submix.mediatek.so