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

Commit 70328a8a 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 a9b30a09
Loading
Loading
Loading
Loading
+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))