From 90a0c1bf1ae8f8c4f77b5fb895ccc34f3f366bf4 Mon Sep 17 00:00:00 2001 From: Max Weffers Date: Tue, 29 Aug 2017 11:27:30 +0200 Subject: shinano: rootdir: init: set wifi user for bcmdhd firmware path Change-Id: I4382b2e151cfa98a75a4be60c71d19a01145dc79 --- rootdir/init.qcom.rc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rootdir') 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 -- cgit v1.2.3