sdm710-common: Ship proper postprocessing soundfx libs

* The lib responsible for audio postprocessing (libvolumelistener)

Change-Id: I27d631e5fea0dbd338c18a529b26d1ef700affd7
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
Bruno Martins 2018-09-25 23:44:44 +01:00 committed by SamarV-121
parent e6235ebfb8
commit a24d7a5d35
2 changed files with 7 additions and 1 deletions

View file

@ -5,6 +5,10 @@ framework/vendor.qti.hardware.alarm-V1.0-java.jar
vendor/lib64/soundfx/libvolumelistener.so:lib64/soundfx/libvolumelistener.so|2dffcd0bde20f5f1830918146c9f40c02bbbae9f
vendor/lib/soundfx/libvolumelistener.so:lib/soundfx/libvolumelistener.so|117f8b7d834b4587dc8c8c5d15fada85b877ed26
# Audio - from enchilada - PKQ1.180716.001
vendor/lib64/soundfx/libvolumelistener.so:lib64/soundfx/libvolumelistener.so|2dffcd0bde20f5f1830918146c9f40c02bbbae9f
vendor/lib/soundfx/libvolumelistener.so:lib/soundfx/libvolumelistener.so|117f8b7d834b4587dc8c8c5d15fada85b877ed26
# CNE
etc/permissions/cneapiclient.xml
etc/permissions/com.quicinc.cne.xml

View file

@ -2,7 +2,9 @@ on init
mount none /system/etc/audio_policy_configuration.xml /vendor/etc/audio/audio_policy_configuration.xml bind
mount none /dev/null /vendor/etc/init/vendor.oppo.hardware.biometrics.fingerprint@2.1-service.rc bind
mount none /system/lib64/hw/power.qcom.so /vendor/lib64/hw/power.qcom.so bind
mount none /system/lib64/soundfx/libvolumelistener.so /vendor/lib64/soundfx/libvolumelistener.so bind
mount none /system/lib/soundfx/libvolumelistener.so /vendor/lib/soundfx/libvolumelistener.so bind
on boot
mount none /system/overlay/BluetoothResCommon.apk /vendor/overlay/BluetoothResCommon.apk bind