diff options
author | Sven Gothel <[email protected]> | 2011-09-28 19:04:53 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-09-28 19:04:53 +0200 |
commit | 22e869ae8b6a44e2f06f73b557a0b8d3bb0da49f (patch) | |
tree | ba1fc3121f5481147caf83d944af3a9ca008d96a /make/scripts/adb-uninstall-all.sh | |
parent | cc9ab3d4e1ed2c7b9d38a9599a37abd05be36cc0 (diff) |
Android/Demos: Add ElektronenMultiplizierer (fix shader and keylistener add/remove)
Diffstat (limited to 'make/scripts/adb-uninstall-all.sh')
-rwxr-xr-x[-rw-r--r--] | make/scripts/adb-uninstall-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/scripts/adb-uninstall-all.sh b/make/scripts/adb-uninstall-all.sh index db079fcf0..059b1d5aa 100644..100755 --- a/make/scripts/adb-uninstall-all.sh +++ b/make/scripts/adb-uninstall-all.sh @@ -1,4 +1,4 @@ -adb uninstall com.jogamp.common +#adb uninstall com.jogamp.common adb uninstall javax.media.opengl adb uninstall com.jogamp.android.launcher adb uninstall com.jogamp.opengl.test |