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: Remove btnvtool
* We don't read bt address from NV Change-Id: I4f2eeeed70ae830937c4d4c86fe5665dac0f8c99
This commit is contained in:
parent
8b2ee5853b
commit
039887cb7c
2 changed files with 0 additions and 11 deletions
|
@ -48,12 +48,10 @@ vendor/lib/soundfx/libqcreverb.so
|
||||||
vendor/lib/soundfx/libqcvirt.so
|
vendor/lib/soundfx/libqcvirt.so
|
||||||
|
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
bin/btnvtool
|
|
||||||
bin/hci_qcomm_init
|
bin/hci_qcomm_init
|
||||||
bin/wcnss_filter
|
bin/wcnss_filter
|
||||||
etc/firmware/btfw32.tlv
|
etc/firmware/btfw32.tlv
|
||||||
etc/firmware/btnv32.bin
|
etc/firmware/btnv32.bin
|
||||||
vendor/lib64/libbtnv.so
|
|
||||||
|
|
||||||
# Camera
|
# Camera
|
||||||
bin/mm-qcamera-daemon
|
bin/mm-qcamera-daemon
|
||||||
|
|
|
@ -1472,9 +1472,6 @@ on property:sys.boot_completed=1
|
||||||
# CPE fw_name used by sound trigger HAL
|
# CPE fw_name used by sound trigger HAL
|
||||||
chown media audio /sys/kernel/wcd_cpe0/fw_name
|
chown media audio /sys/kernel/wcd_cpe0/fw_name
|
||||||
|
|
||||||
on property:vold.decrypt=trigger_restart_framework
|
|
||||||
start config_bt_addr
|
|
||||||
|
|
||||||
on property:persist.env.fastdorm.enabled=true
|
on property:persist.env.fastdorm.enabled=true
|
||||||
setprop persist.radio.data_no_toggle 1
|
setprop persist.radio.data_no_toggle 1
|
||||||
|
|
||||||
|
@ -1503,12 +1500,6 @@ service tftp_server /system/bin/tftp_server
|
||||||
user root
|
user root
|
||||||
writepid /dev/cpuset/system-background/tasks
|
writepid /dev/cpuset/system-background/tasks
|
||||||
|
|
||||||
service config_bt_addr /system/bin/btnvtool -O
|
|
||||||
class core
|
|
||||||
user bluetooth
|
|
||||||
group bluetooth radio
|
|
||||||
oneshot
|
|
||||||
|
|
||||||
on property:wc_transport.start_hci=true
|
on property:wc_transport.start_hci=true
|
||||||
start start_hci_filter
|
start start_hci_filter
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue