msm8953-common: Remove wcnss_filter and all references to it
* No longer needed with QCOM BT stack Change-Id: I6c30349e177613adf943f20d1f27bcd0b936911d
This commit is contained in:
committed by
abhinavgupta371
parent
a6183e4484
commit
b3852cdafc
12
config.fs
12
config.fs
@@ -16,18 +16,6 @@ value:2905
|
||||
[AID_VENDOR_QRTR]
|
||||
value:2906
|
||||
|
||||
[vendor/bin/wcnss_filter]
|
||||
mode: 0755
|
||||
user: AID_BLUETOOTH
|
||||
group: AID_BLUETOOTH
|
||||
caps: BLOCK_SUSPEND
|
||||
|
||||
[system/vendor/bin/wcnss_filter]
|
||||
mode: 0755
|
||||
user: AID_BLUETOOTH
|
||||
group: AID_BLUETOOTH
|
||||
caps: BLOCK_SUSPEND
|
||||
|
||||
[vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti]
|
||||
mode: 0755
|
||||
user: AID_BLUETOOTH
|
||||
|
||||
@@ -439,19 +439,6 @@ service vendor.tftp_server /vendor/bin/tftp_server
|
||||
user root
|
||||
writepid /dev/cpuset/system-background/tasks
|
||||
|
||||
on property:vendor.wc_transport.start_hci=true
|
||||
start vendor.start_hci_filter
|
||||
|
||||
on property:vendor.wc_transport.start_hci=false
|
||||
stop vendor.start_hci_filter
|
||||
|
||||
service vendor.start_hci_filter /system/vendor/bin/wcnss_filter
|
||||
class late_start
|
||||
user bluetooth
|
||||
group bluetooth diag system wakelock
|
||||
seclabel u:r:bluetooth:s0
|
||||
disabled
|
||||
|
||||
on property:bluetooth.hciattach=true
|
||||
setprop bluetooth.status on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user