Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0d43664 authored by Xia Wang's avatar Xia Wang Committed by Android Git Automerger
Browse files

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

* commit 'a0da27d5':
  Build the benchmark test to /data/local/tmp/ for automated test
parents e4b26f20 a0da27d5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
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   \