diff options
author | 2020-07-28 20:01:31 +0800 | |
---|---|---|
committer | 2020-08-06 09:04:45 +0000 | |
commit | eb912dcce8b1b7215a9aa47a37ebb8165d7e902a (patch) | |
tree | aa4a21001bcbfa8ede89e4ca68b61e2dc7c99b3e /java/hiddenapi.go | |
parent | 8c69770ff009c60ae44d354e5b050f8000f4eeac (diff) |
Improve abidump generating logic for non-REL build
Optimize build by removing redundant edges from the dependency graph.
After this change abidump files (.sdump, .lsdump, .abidiff) are built
only if (1) building phony target `findlsdumps` or (2) reference dump
is present under prebuilts/, which is the case for REL branches.
This improves the build time by 1.5 minutes on my machine.
Also remove HEADER_ABI_DIFFS because it has no user anymore.
Bug: 162301547
Test: (on master) m && .sdump and .lsdump is not generated
Test: (on REL br) m && .sdump, .lsdump and .abidiff are generated
Change-Id: Ie040371d8fd57f91ec6f0cd4d37483167ef9c445
Diffstat (limited to 'java/hiddenapi.go')
0 files changed, 0 insertions, 0 deletions