Include subdirectory Android.mks.

Change-Id: I6e6bc721dbcf127b52f2a60f255c9fc677d3be29
This commit is contained in:
Ying Wang
2014-01-09 11:02:03 -08:00
parent 9e2694b521
commit c459bfea7e
2 changed files with 4 additions and 0 deletions

View File

@@ -43,3 +43,4 @@ LOCAL_MODULE:= libandroid_servers
include $(BUILD_SHARED_LIBRARY)
include $(call all-makefiles-under, $(LOCAL_PATH))

View File

@@ -0,0 +1,3 @@
LOCAL_PATH:= $(call my-dir)
include $(call all-makefiles-under, $(LOCAL_PATH))