summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
authorYo Chiang <yochiang@google.com>2020-11-19 16:30:49 +0800
committerYo Chiang <yochiang@google.com>2020-12-14 03:04:58 +0000
commit8aa4e3f99e784748625cd9fc1addfd057fc8b73d (patch)
treec5e5820f2b600ac5e7d90335351b32fce5109d9a /java/java.go
parent9ae3c52b20bb787d802febbb035f681dd2b52754 (diff)
Refactor cc/sabi.go
* Rename `vndk_deps` mutator to `sabi_deps` to better reflect its purpose. * Eliminate duplication of ABI dump generation logic. sabiDepsMutator should call libraryDecorator.shouldCreateSourceAbiDump() to determine if a module needs to be marked with CreateSAbiDumps. * Non-VNDK libraries that are opt-in to ABI check would have their dependencies correctly marked with CreateSAbiDumps. * Refactor some lines to idiomatic syntax. * Add comment strings. Bug: 145608479 Bug: 173492236 Test: TH presubmit Change-Id: I99e97787bdf2a4f0c970809161b64aa668ff3d1a
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions