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

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

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

* commit '9c7db080':
  Build the benchmark test to /data/local/tmp/ for automated test
parents 40c68757 9c7db080
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   \