diff options
author | Jiyong Park <jiyong@google.com> | 2020-02-21 16:04:53 +0900 |
---|---|---|
committer | Jiyong Park <jiyong@google.com> | 2020-02-25 11:34:28 +0000 |
commit | 2882660422bbbe7ecc5d0ead431b383f6d5e7fcd (patch) | |
tree | e202f202201e5d22ceea61c8220e1e4a0a7e795d /navbar.md | |
parent | 81aaa0c1bd99e38f61611d574712a761e3ef8508 (diff) | |
download | build_soong-2882660422bbbe7ecc5d0ead431b383f6d5e7fcd.tar.gz build_soong-2882660422bbbe7ecc5d0ead431b383f6d5e7fcd.tar.bz2 build_soong-2882660422bbbe7ecc5d0ead431b383f6d5e7fcd.zip |
Expect added members for instrumented modules
hiddenapi expects that all members in a class to have corresponding hidden
API flags. However, this can't be satisfied when the java module having
the class is instrumented; JaCoCo added a few number of synthetic
members. In this case, give 'no-force-assign-all' option to the hidden
api tool so that it doesn't complain about the synthetic methods.
Also, disabling instrumenting jacocoagent itself, because it doesn't
make sense.
Exempt-From-Owner-Approval: PS3 fixes a typo in a comment. PS2 got ORV.
Bug: 149353192
Test: SKIP_ABI_CHECKS=true EMMA_INSTRUMENT=true
EMMA_INSTRUMENT_FRAMEWORK=true SKIP_BOOT_JARS_CHECK=true m
out/soong/.intermediates/external/apache-xml/apache-xml/android_common_com.android.art.debug/hiddenapi/unaligned/unaligned.jar
Merged-In: Ibaf383c439945ab664e885af319548b56e2c8cb6
(cherry picked from commit 93e57a0b862beabdd11b8dac342167ea7f7c7b76)
Change-Id: Ibaf383c439945ab664e885af319548b56e2c8cb6
Diffstat (limited to 'navbar.md')
0 files changed, 0 insertions, 0 deletions