NetworkGhost
NetworkGhost copied to clipboard
/system/bin/wpa_supplicant: open failed: EACCES (Permission denied)
java.io.FileNotFoundException: /system/bin/wpa_supplicant: open failed: EACCES (Permission denied)
android 4.4
I had the same issue, this helped:
chgrp shell wpa_supplicant
chmod a+rx wpa_supplicant