Don't abort the build if a repo doesn't have the test/vts/tools/build/.
Test: build with master-art manifest Exempt-From-Owner-Approval: Required for unbreaking ART development. Change-Id: I6afc0e5444dfa21532a4c802f8c463091cab2b11
This commit is contained in:
parent
9c4fda6cd2
commit
646c6d902d
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ LOCAL_PATH := $(call my-dir)
|
|||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := VtsKernelMemInfoTest
|
||||
include test/vts/tools/build/Android.host_config.mk
|
||||
-include test/vts/tools/build/Android.host_config.mk
|
||||
|
|
Loading…
Reference in a new issue