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

am: 7b50fc4bef

Change-Id: I345b2a9b9dc412eca7fb7eb22970e3d75a7dc068
This commit is contained in:
Nicolas Geoffray 2019-03-25 05:10:39 -07:00 committed by android-build-merger
commit 9283da301c
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