Include subdirectory Android.mks.
Change-Id: I6e6bc721dbcf127b52f2a60f255c9fc677d3be29
(cherry picked from commit c459bfea7e)
This commit is contained in:
committed by
Amith Yamasani
parent
aef49f9a71
commit
ba09ada20e
@@ -43,3 +43,4 @@ LOCAL_MODULE:= libandroid_servers
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
include $(call all-makefiles-under, $(LOCAL_PATH))
|
||||
|
||||
3
services/tests/Android.mk
Normal file
3
services/tests/Android.mk
Normal file
@@ -0,0 +1,3 @@
|
||||
LOCAL_PATH:= $(call my-dir)
|
||||
|
||||
include $(call all-makefiles-under, $(LOCAL_PATH))
|
||||
Reference in New Issue
Block a user