am 9c7db080
: Build the benchmark test to /data/local/tmp/ for automated test
* commit '9c7db08049e1d36c2f60dd703f27c432bc8cfbc5': Build the benchmark test to /data/local/tmp/ for automated test
This commit is contained in:
commit
a0da27d546
@ -1,3 +1,4 @@
|
|||||||
|
local_target_dir := $(TARGET_OUT_DATA)/local/tmp
|
||||||
LOCAL_PATH:= $(call my-dir)
|
LOCAL_PATH:= $(call my-dir)
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
@ -11,6 +12,8 @@ LOCAL_MODULE:= flatland
|
|||||||
|
|
||||||
LOCAL_MODULE_TAGS := tests
|
LOCAL_MODULE_TAGS := tests
|
||||||
|
|
||||||
|
LOCAL_MODULE_PATH := $(local_target_dir)
|
||||||
|
|
||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
libEGL \
|
libEGL \
|
||||||
libGLESv2 \
|
libGLESv2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user