From b3852cdafc86670e4ac2c516c7cfda13d06e479f Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Mon, 5 Aug 2019 22:05:33 +0100 Subject: [PATCH] msm8953-common: Remove wcnss_filter and all references to it * No longer needed with QCOM BT stack Change-Id: I6c30349e177613adf943f20d1f27bcd0b936911d --- config.fs | 12 ------------ rootdir/etc/init.qcom.rc | 13 ------------- 2 files changed, 25 deletions(-) diff --git a/config.fs b/config.fs index e194013..13387d1 100644 --- a/config.fs +++ b/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 diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index b6f86c4..beb44b3 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -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