commit | dc8f2bfd82e3f0283dc91772de3c66735df48f0a | [log] [tgz] |
---|---|---|
author | Ats Jenk <atsjenk@google.com> | Thu Oct 27 15:53:27 2022 -0700 |
committer | Ats Jenk <atsjenk@google.com> | Thu Oct 27 16:01:21 2022 -0700 |
tree | 0e915983f3a76347801b778759c172e2ad54eacc | |
parent | facf686cad45d7dd6b15fed5e9f2121b6b9c3b8b [diff] |
Add @JvmField annotation to flags Adding @JvmField annotation to flags that have @Keep defined. Without it, optimizer seems to remove them. Bug: 256020545 Test: build sysui from studio and makepush, observe that updated flags are visible in Flag Flipper app for both cases Change-Id: Ibec4dbe6a54f881acf7f3a4f063dd7e512bb9a90