Merge "Include subdirectory Android.mks." into klp-modular-dev

This commit is contained in:
Amith Yamasani
2014-01-09 21:45:09 +00:00
committed by Android (Google) Code Review
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))