commit | f7581b744f51a3fb70f7eb33fa818e1836cc8396 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Tue Mar 01 13:16:15 2022 -0500 |
committer | Dave Mankoff <mankoff@google.com> | Wed Mar 02 15:01:02 2022 -0500 |
tree | a997838ea5cb9389d79370a9458dc22d83d2c645 | |
parent | be091340e3923550e8a5d1efe73cef20c3489417 [diff] |
Don't cache simple BooleanFlags. Caching them doesn't offer any performance wins. It does prevent the compiler/proguard from inlining any function calls to them. Bug: 204319780 Test: manual Change-Id: I0057fd4b399731d6ac96ed0ad59c1be12ab3ca73