summaryrefslogtreecommitdiff
path: root/android/scripts/glmark2/glmark2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'android/scripts/glmark2/glmark2.sh')
-rwxr-xr-xandroid/scripts/glmark2/glmark2.sh27
1 files changed, 0 insertions, 27 deletions
diff --git a/android/scripts/glmark2/glmark2.sh b/android/scripts/glmark2/glmark2.sh
deleted file mode 100755
index d297d02..0000000
--- a/android/scripts/glmark2/glmark2.sh
+++ /dev/null
@@ -1,27 +0,0 @@
-#!/system/bin/sh
-#
-# glmark2 test.
-#
-# Copyright (C) 2012, Linaro Limited.
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
-# of the License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-#
-# Author: Senthil Kumaran <senthil.kumaran@linaro.org>
-#
-
-logcat -c
-am start -W org.linaro.glmark2/.Glmark2Activity
-./glmark2/glmark2_wait.py
-logcat -d