am a0da27d5: am 9c7db080: Build the benchmark test to /data/local/tmp/ for automated test

* commit 'a0da27d546865d075322c410121e9c3101cec449':
  Build the benchmark test to /data/local/tmp/ for automated test
This commit is contained in:
Xia Wang 2014-03-25 03:53:59 +00:00 committed by Android Git Automerger
commit d0d4366475
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
local_target_dir := $(TARGET_OUT_DATA)/local/tmp
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
@ -11,6 +12,8 @@ LOCAL_MODULE:= flatland
LOCAL_MODULE_TAGS := tests
LOCAL_MODULE_PATH := $(local_target_dir)
LOCAL_SHARED_LIBRARIES := \
libEGL \
libGLESv2 \