summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Jared Duke <jdduke@google.com> 2024-09-25 23:54:30 +0000
committer Jared Duke <jdduke@google.com> 2024-09-26 00:03:49 +0000
commitd32e85f6309ecc0be5699f475a4ee98f97933d93 (patch)
tree88941b79f35589702e9f6259b5d0ed6f5b04e5a7 /java/java_test.go
parente2860d9db6485d0a0dfc2cfe8bcfab20b8004f0b (diff)
Allow selective R8 optimization for eng test_suites
Eng builds implicitly run R8 in debug mode. This is typically fine, but test_suites can be built in eng mode, and some tests exercise behavior that may require R8 optimizations. For example, annotation tests that check the effective dex output in the presence of such annotations. Allow a target to override this default behavior by adding "--release" to its dxflags property. Bug: 222468116 Test: atest InternalAnnotationsTests Change-Id: Ie3328f1b56a6fe7c9f331281e6527e40f17f9271
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions