Merge "Allow makefiles to be parsed in a trimmed down manifest."

This commit is contained in:
Nicolas Geoffray 2019-03-25 11:58:04 +00:00 committed by Gerrit Code Review
commit 7b50fc4bef
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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