diff options
author | 2024-03-13 13:09:17 +0100 | |
---|---|---|
committer | 2024-03-21 12:33:53 +0100 | |
commit | a2fa263786d4252887488fd009bd5387d50ff2fb (patch) | |
tree | f3468ca80460eb219e2d7f14ccd3566fa732200b /java/generated_java_library.go | |
parent | 1f4ffda2eda2bc2a459e280a26efab24ca54d61d (diff) |
Add flag for optimized resource shrinking with R8
If the flag is set we will:
- pass --optimized-resource-shrinking to the r8 invocation
- use non final fields for the generated R classes
- not pass the aapt2 generated proguard rules, R8 will do the tracing of xml files
Bug: 325905703
Test: This is simply passing the flag through to R8, this is off by default
Change-Id: Ib2043f3201578c3bcd39c1de9a524fd78f6d795c
Diffstat (limited to 'java/generated_java_library.go')
0 files changed, 0 insertions, 0 deletions