commit | 231fe7b57adf1e9ed09fe41bcc0466375ff01b14 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Thu Dec 08 16:37:12 2022 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Fri Dec 09 11:47:19 2022 +0800 |
tree | f33377bf5032740755c8c694919ee4f271e7f276 | |
parent | 0bfb1a674b4245c698e238e42aa0449c6d56f6d2 [diff] |
Do not remove reference dumps before building new dumps Adding or removing the dump files cause soong to regenerate the ninja files, which takes a few minutes for every product. create_reference_dumps.py makes "findlsdumps" and the lsdumps paths. These targets do not trigger ABI diff. Thus it is not necessary to remove the reference dumps before building new dumps. Test: ./create_reference_dumps.py Bug: 255702405 Change-Id: I4f4a43476d7a9c46d41ef237b846547ed41c7c04