boeffla_wl_blocker: Add some wakelocks to the blacklist

This commit is contained in:
prashantpaddune 2020-09-03 23:28:02 +05:30
parent ce3ecbe95e
commit a40588dd46

View File

@ -16,7 +16,7 @@
#define BOEFFLA_WL_BLOCKER_VERSION "1.1.0" #define BOEFFLA_WL_BLOCKER_VERSION "1.1.0"
#define LIST_WL_DEFAULT "" #define LIST_WL_DEFAULT "wlan_wake;wlan_rx_wake;wlan_ctrl_wake;wlan_txfl_wake;bluetooth_timer;BT_bt_wake;BT_host_wake;bbd_wake_lock;ssp_sensorhub_wake_lock;ssp_wake_lock;ssp_comm_wake_lock;mmc0_detect;grip_wake_lock;wlan_scan_wake;wlan_pm_wake;nfc_wake_lock"
#define LENGTH_LIST_WL 2048 #define LENGTH_LIST_WL 2048
#define LENGTH_LIST_WL_DEFAULT 100 #define LENGTH_LIST_WL_DEFAULT 100