Merge "Allow makefiles to be parsed in a trimmed down manifest." am: 7b50fc4bef

am: 9283da301c

Change-Id: Ifcb257ddce0e7d7c3f5d37f75c9af5ce6aa04cb4
This commit is contained in:
Nicolas Geoffray 2019-03-25 05:26:14 -07:00 committed by android-build-merger
commit e18ba0d01e
2 changed files with 2 additions and 2 deletions

View file

@ -19,4 +19,4 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS) include $(CLEAR_VARS)
LOCAL_MODULE := VtsKernelLibdmTest 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) include $(CLEAR_VARS)
LOCAL_MODULE := VtsKernelLiblpTest LOCAL_MODULE := VtsKernelLiblpTest
include test/vts/tools/build/Android.host_config.mk -include test/vts/tools/build/Android.host_config.mk