commit | 0da66a553772a194f704877e5c4c59d42d6bbd2b | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Oct 16 16:15:59 2023 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Tue Oct 17 10:54:28 2023 -0700 |
tree | 34e3ae1afeb9b2a5f16878f3f921e2258c7ed5e5 | |
parent | b6d1dfbe0b83dfdca36adbb0bafd8db8258bea9d [diff] |
Flag guard to make fsverity_init a no-op As early as fsverity_init, the flag can only be static (thus is_fixed_read_only). It is now a constant/false and will be flipped during the ramp up at build time. Bug: 290064770 Test: mma Test: Inspect the generated code Change-Id: I4bd1addb996705f6e6b9f75313bf22b9ecd3e11c