diff options
author | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2014-04-26 23:41:23 +0200 |
---|---|---|
committer | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2014-04-27 02:10:54 +0200 |
commit | 29075a7e17419803ed6e301f70ab5758c648af83 (patch) | |
tree | 511baac28f0c3e999b707a01f207d6f35400a94b /rootdir | |
parent | 604472bce94efef6fdeae8cc795507007c4325b3 (diff) |
shinano: initial blob cleanup
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/init.qcom.rc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 8150c51..44b34f5 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -581,11 +581,6 @@ service qseecomd /system/bin/qseecomd user root group root -service hw_config /system/bin/sh /system/etc/hw_config.sh - class main - user root - 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 \ |