commit | c366dcfae66296036ab8a96d1d1dec03e1278fbd | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Mon Oct 16 21:22:36 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue Oct 17 21:14:28 2017 -0700 |
tree | 80e74f29c841b6b69d93d475f65b7ec74eba8ebc | |
parent | 4a6603701b217bbbd75020e1689c87c61125ef02 [diff] |
Switch to soong_ui to dump make vars Stop using make directly, go through soong_ui. This will use ckati to provide consistent makefile parsing, and may sandbox executions, etc. Test: cd art/test/testrunner; python -c "import env; print(env._DUMP_MANY_VARS)" Change-Id: I222964666baf26550ce355f455948e88a4e01ab0