commit | 8b79dcc20d1a43f78478e8f22d5ca8559a642f3a | [log] [tgz] |
---|---|---|
author | Marcello Galhardo <mgalhardo@google.com> | Fri Nov 11 10:43:52 2022 +0000 |
committer | Marcello Galhardo <mgalhardo@google.com> | Fri Nov 11 10:54:29 2022 +0000 |
tree | d0781b7b898160cfe3681bdc588b587069227d49 | |
parent | 2e38249906b5b1b696836eff7cb869d770c33e6a [diff] |
Use `UnreleasedFlag` instead of `SysPropBooleanFlag`. A `UnreleasedFlag` is safer as it can not be changed in released builds or with public APIs (i.e., System Properties). Test: manual Fixes: b/257976997 Change-Id: I17eddcc77a14b16b31f67e5675932f4690b9ffb8