summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2015-09-18 15:13:45 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2015-09-23 04:03:04 +0530
commite49c964676d13e9db7989f745740901539868017 (patch)
tree8cdd856c9ad4aa25c6be29fadef31945aac0948b
parent7aeabdfdeff8caeaf00ba307eec013dcfa775d99 (diff)
Add Android.mk to build the apk as part of the imageHEADmaster
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org> Change-Id: I8aa1673488604aa72188b6925d37b983da984975
-rw-r--r--benchmarking/java-ubenchs/Android.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/benchmarking/java-ubenchs/Android.mk b/benchmarking/java-ubenchs/Android.mk
new file mode 100644
index 0000000..11c538f
--- /dev/null
+++ b/benchmarking/java-ubenchs/Android.mk
@@ -0,0 +1,20 @@
+#
+# Copyright (C) 2015 Linaro Limited
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+ubench:
+ ${ANDROID_BUILD_TOP}/art-testing/benchmarking/java-ubenchs/build.sh
+ mkdir -p ${ANDROID_PRODUCT_OUT}/data/nativetest/ubench/
+ cp ${ANDROID_BUILD_TOP}/art-testing/benchmarking/java-ubenchs/build/bench.apk ${ANDROID_PRODUCT_OUT}/data/nativetest/ubench/