diff options
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/init.qcom.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 8afd359..7136f8c 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -142,6 +142,9 @@ on boot # Wlan Interface Port setprop wifi.interface wlan0 + + # WiFi Firmware + chown wifi wifi /sys/module/bcmdhd/parameters/firmware_path # Send single UNSOL_CALL_RING notification setprop ro.telephony.call_ring.multiple false |