summaryrefslogtreecommitdiff
path: root/init.angler.rc
diff options
context:
space:
mode:
Diffstat (limited to 'init.angler.rc')
-rwxr-xr-xinit.angler.rc19
1 files changed, 5 insertions, 14 deletions
diff --git a/init.angler.rc b/init.angler.rc
index 817f133..ef2b52a 100755
--- a/init.angler.rc
+++ b/init.angler.rc
@@ -203,10 +203,10 @@ on post-fs-data
chmod 0660 /proc/bluetooth/sleep/btwrite
chmod 0660 /sys/class/rfkill/rfkill0/state
chmod 0660 /dev/ttyHS0
- chown bluetooth net_bt_stack /proc/bluetooth/sleep/lpm
- chown bluetooth net_bt_stack /proc/bluetooth/sleep/btwrite
- chown bluetooth net_bt_stack /sys/class/rfkill/rfkill0/state
- chown bluetooth net_bt_stack /dev/ttyHS0
+ chown bluetooth bluetooth /proc/bluetooth/sleep/lpm
+ chown bluetooth bluetooth /proc/bluetooth/sleep/btwrite
+ chown bluetooth bluetooth /sys/class/rfkill/rfkill0/state
+ chown bluetooth bluetooth /dev/ttyHS0
# Create nfc local data
mkdir /data/nfc 0770 nfc nfc
@@ -389,7 +389,7 @@ service fingerprintd /system/bin/fingerprintd
group input
writepid /dev/cpuset/system-background/tasks
-service p2p_supplicant /system/bin/wpa_supplicant \
+service wpa_supplicant /system/bin/wpa_supplicant \
-iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \
-I/system/etc/wifi/p2p_supplicant_overlay.conf \
-O/data/misc/wifi/sockets \
@@ -401,15 +401,6 @@ service p2p_supplicant /system/bin/wpa_supplicant \
disabled
oneshot
-service wpa_supplicant /system/bin/wpa_supplicant \
- -iwlan0 -Dnl80211 -c/data/misc/wifi/wpa_supplicant.conf \
- -I/system/etc/wifi/wpa_supplicant_overlay.conf \
- -e/data/misc/wifi/entropy.bin -g@android:wpa_wlan0
- class main
- socket wpa_wlan0 dgram 660 wifi wifi
- disabled
- oneshot
-
service imsqmidaemon /system/bin/imsqmidaemon
class main
user system