commit | a40118d7b6f70f44eaf4a47a32808088fd039f71 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Tue Oct 17 17:46:41 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue Oct 17 17:53:36 2017 -0700 |
tree | 7d72e2f4756a4182d4bf68643ced4800e3bcaeea | |
parent | 154535317eaa84a50d70cb3af8697ab4e2c89a25 [diff] |
Use soong_ui directly, instead of make This will use ckati instead of make for dumping variables, for consistent makefile parsing. It may also sandbox executions, etc. Also skip the legacy make wrapper to build, and use soong_ui instead. The command line arguments are equivalent, but -j is no longer necessary, we'll default to a sane value. Test: bit -b framework Change-Id: Idc2c9d1abe84b6b783b8702925de5493d47a4509