mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Update wcnss_filter blob
Change-Id: If230d61d60941a0cb049e42d50aeaf90bcea29dd
This commit is contained in:
parent
03ea84933e
commit
b23351f18a
2 changed files with 3 additions and 3 deletions
|
@ -49,7 +49,7 @@ vendor/lib/soundfx/libqcvirt.so
|
|||
|
||||
# Bluetooth
|
||||
# aptX - from marlin - OPM1.171019.011
|
||||
bin/wcnss_filter:vendor/bin/wcnss_filter
|
||||
vendor/bin/wcnss_filter|3dbb01689448cbfa8a90274fa18140aa460c1d66
|
||||
etc/firmware/btfw32.tlv
|
||||
etc/firmware/btnv32.bin
|
||||
lib64/libaptX_encoder.so|0cebad28afcf29f931bdc2d24fce2730dc882ecf
|
||||
|
|
|
@ -1373,10 +1373,10 @@ service tftp_server /vendor/bin/tftp_server
|
|||
user root
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
|
||||
on property:wc_transport.start_hci=true
|
||||
on property:vendor.wc_transport.start_hci=true
|
||||
start start_hci_filter
|
||||
|
||||
on property:wc_transport.start_hci=false
|
||||
on property:vendor.wc_transport.start_hci=false
|
||||
stop start_hci_filter
|
||||
|
||||
service start_hci_filter /vendor/bin/wcnss_filter
|
||||
|
|
Loading…
Reference in a new issue