Merge "Don't abort the build if a repo doesn't have the test/vts/tools/build/."

This commit is contained in:
Nicolas Geoffray 2019-02-08 08:48:28 +00:00 committed by Gerrit Code Review
commit 82503887fa

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