summaryrefslogtreecommitdiff
path: root/android/scripts/tjbench/tjbench.sh
diff options
context:
space:
mode:
Diffstat (limited to 'android/scripts/tjbench/tjbench.sh')
-rwxr-xr-xandroid/scripts/tjbench/tjbench.sh26
1 files changed, 0 insertions, 26 deletions
diff --git a/android/scripts/tjbench/tjbench.sh b/android/scripts/tjbench/tjbench.sh
deleted file mode 100755
index a7b2395..0000000
--- a/android/scripts/tjbench/tjbench.sh
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/system/bin/sh
-#
-# tjbench.sh
-#
-# Copyright (C) 2010 - 2014, 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: Harigopal Gollamudi <harigopal.gollamudi@linaro.org>
-# Maintainer: Botao Sun <botao.sun@linaro.org>
-
-tjbench $1 95 -rgb -quiet $2 $3 > tjbench.txt 2>&1
-sh $PWD/tjbenchparse.sh $2 $3
-rm -rf tjbench.txt