8aa4e3f99e
* 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 |
||
---|---|---|
.. | ||
Android.bp | ||
arm64_device.go | ||
arm64_fuchsia_device.go | ||
arm64_linux_host.go | ||
arm_device.go | ||
cfi_exports.map | ||
clang.go | ||
global.go | ||
integer_overflow_blocklist.txt | ||
OWNERS | ||
tidy.go | ||
tidy_test.go | ||
toolchain.go | ||
vndk.go | ||
x86_64_device.go | ||
x86_64_fuchsia_device.go | ||
x86_darwin_host.go | ||
x86_device.go | ||
x86_linux_bionic_host.go | ||
x86_linux_host.go | ||
x86_windows_host.go |