diff options
author | Sven Gothel <[email protected]> | 2011-10-07 20:00:10 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-10-07 20:00:10 +0200 |
commit | 5a8d002b3d955f7ad7d0854d4cb416388340d9fc (patch) | |
tree | 16f3a64f77863ed2dbf5bbfd4b42eb52a16331d1 /make/scripts/adb-reinstall-all.sh | |
parent | 274df7766467ca79dbd593d59aa1e4908d40cfa5 (diff) |
Android Elektron/RedSquare use bpp 5/6/5
Diffstat (limited to 'make/scripts/adb-reinstall-all.sh')
-rwxr-xr-x | make/scripts/adb-reinstall-all.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/adb-reinstall-all.sh b/make/scripts/adb-reinstall-all.sh index db366c4b8..f450a29f9 100755 --- a/make/scripts/adb-reinstall-all.sh +++ b/make/scripts/adb-reinstall-all.sh @@ -2,3 +2,4 @@ sdir=`dirname $0` $sdir/adb-uninstall-all.sh $* $sdir/adb-install-all.sh $* + |