From 20fd60b4da0d7bcf12f45d37cd9e4c6632a879fd Mon Sep 17 00:00:00 2001 From: Vachounet Date: Mon, 4 Sep 2017 13:27:14 +0200 Subject: [PATCH] potter: do not set wifi driver as unloaded on boot Change-Id: I097ea4d1baa872d338ddeeddcccfd68b2be78769 --- rootdir/etc/init.qcom.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 73f4ee9..cada66a 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -253,9 +253,6 @@ on boot # Wifi firmware reload path chown wifi wifi /sys/module/wlan/parameters/fwpath - - # Mark wifi driver as unloaded - "ok" indicates loaded - setprop wlan.driver.status not_ok # msm specific files that need to be created on /data on post-fs-data