commit | 82503887facd45a66514f1982b8f6713cb63a32a | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Feb 08 08:48:28 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Feb 08 08:48:28 2019 +0000 |
tree | 830257388629db8736629676dacfcee901c83407 | |
parent | 9c4fda6cd2d64304c218fb58e83e9b3b054898f5 [diff] | |
parent | 646c6d902d70ca934bbda544d00787fc9bf22037 [diff] |
Merge "Don't abort the build if a repo doesn't have the test/vts/tools/build/."
diff --git a/libmeminfo/vts/Android.mk b/libmeminfo/vts/Android.mk index 91f29e3..62d68d9 100644 --- a/libmeminfo/vts/Android.mk +++ b/libmeminfo/vts/Android.mk
@@ -19,4 +19,4 @@ include $(CLEAR_VARS) LOCAL_MODULE := VtsKernelMemInfoTest -include test/vts/tools/build/Android.host_config.mk +-include test/vts/tools/build/Android.host_config.mk