commit | 576463f730065377af31028a8d7248fbff080f95 | [log] [tgz] |
---|---|---|
author | Enrico Granata <egranata@google.com> | Fri Jan 19 14:59:01 2018 -0800 |
committer | Enrico Granata <egranata@google.com> | Wed Apr 04 15:04:22 2018 -0700 |
tree | 7c4140614f83ba5f4ba9bc6a0de630fdf8d2cf89 | |
parent | 63f652ff45809ad067acbf0ee60033a86f2695ad [diff] |
idegen fails to build a correct dependency graph if one of the submodules it identifies lacks an Android.mk file The current failure mode is for the tool to throw an Exception and stop. This commit makes it possible for the tool to continue in the face of such a missing .mk file. Test: manual Change-Id: I42991fe7cda07e0fae2eb037649d88133afde1c7