commit | f22ed8dc0ec107cb0e80eb25c7de4094c7f5301e | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Wed Feb 20 08:05:31 2019 -0800 |
committer | Ryan Mitchell <rtmitchell@google.com> | Tue Feb 26 17:40:30 2019 +0000 |
tree | cfbd2d0f979450690cedae268be10116e160107c | |
parent | 32981ff4d406cd44c5e57814088028fecb9bf72f [diff] |
Sort inputs to compile and link This change sorts the input files of compile and link and also traverses directories in sorted order in FileCollection::Create. This change attempts to fix non-determinism issues with aapt2. Bug: 122518436 Test: builds Change-Id: I615b8d7f1117e3850366760f16672f0cf5b02070