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:
Nicolas Geoffray 2019-02-08 08:40:51 +00:00
parent 9c4fda6cd2
commit 646c6d902d

View file

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