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

Commit a1b97e36 authored by Hansong Zhang's avatar Hansong Zhang
Browse files

Move instrumentation tests to tests/unit directory (2/2)

* Add tests/Android.mk to include sub-directory make targets

Bug: 64687504
Test: make
Change-Id: I48f70523eba473ee06cc24ae84bd293c19685ae6
parent 06dcb82d
Loading
Loading
Loading
Loading

tests/Android.mk

0 → 100644
+5 −0
Original line number Diff line number Diff line
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

# Include all makefiles in subdirectories
include $(call all-makefiles-under,$(LOCAL_PATH))