Merge "Allow makefiles to be parsed in a trimmed down manifest."
This commit is contained in:
commit
7b50fc4bef
2 changed files with 2 additions and 2 deletions
|
@ -19,4 +19,4 @@ LOCAL_PATH := $(call my-dir)
|
|||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := VtsKernelLibdmTest
|
||||
include test/vts/tools/build/Android.host_config.mk
|
||||
-include test/vts/tools/build/Android.host_config.mk
|
||||
|
|
|
@ -19,4 +19,4 @@ LOCAL_PATH := $(call my-dir)
|
|||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := VtsKernelLiblpTest
|
||||
include test/vts/tools/build/Android.host_config.mk
|
||||
-include test/vts/tools/build/Android.host_config.mk
|
||||
|
|
Loading…
Reference in a new issue