Wifi Key View: Re-enable build

This commit is contained in:
Boris Kraut 2015-07-12 14:43:24 +02:00
parent 2c6c1475e0
commit 68c1d2b7cc

View file

@ -16,7 +16,6 @@ Repo Type:git
Repo:https://github.com/Maralexbar/Wifi-Key-View
Build:1.0,1
disable=remove apk
commit=7a7e9709c78fdd8eba8a9a244c50f11342cc99b3
prebuild=sed -i -e '/private String RunAsRoot/s/String cmd/String[] cmd/g' -e '/aa=RunAsRoot/d' -e '/String aa/aaa=RunAsRoot(new String[]{ "su", "-c", "cat /data/misc/wifi/wpa_supplicant.conf" });' src/com/maralexbar/wifikeyview/MainActivity.java