diff --git a/wpadebug/AndroidManifest.xml b/wpadebug/AndroidManifest.xml index f351b0829..227f1825f 100644 --- a/wpadebug/AndroidManifest.xml +++ b/wpadebug/AndroidManifest.xml @@ -32,5 +32,9 @@ android:label="Command list" android:parentActivityName="w1.fi.wpadebug.MainActivity"> + + diff --git a/wpadebug/README b/wpadebug/README index ada07babe..5d91fb7b7 100644 --- a/wpadebug/README +++ b/wpadebug/README @@ -50,6 +50,9 @@ arbitrary shell commands to be executed. This text file need to be in example: version@cat /proc/version +Similarly, /data/local/wpadebug.wpacmds can be used to define additional +wpa_supplicant control interface commands. + Uninstallation -------------- diff --git a/wpadebug/res/layout/main.xml b/wpadebug/res/layout/main.xml index b3337e470..76841b149 100644 --- a/wpadebug/res/layout/main.xml +++ b/wpadebug/res/layout/main.xml @@ -1,6 +1,6 @@ @@ -38,36 +38,6 @@ android:layout_height="wrap_content" android:text="wpa_supplicant commands" /> - -