Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b85885d7 authored by Jay Thomas Sullivan's avatar Jay Thomas Sullivan
Browse files

[ECM] Make flag fixed (and rename it)

Make the enhanced_confirmation_mode_apis flag fixed (a.k.a. read
only). We'll need to use the flag across both framework and the
Permission module, and the only (?) way to support this is to use a
fixed flag.

Also, rename the flag. This is because feature flag documentation
shows the following warning:

    IMPORTANT: Modifying the type of an existing flag is not supported.
    For example, you cannot change a regular flag to a fixed read-only
    flag, or vice versa. If you need to change the flag type, the best
    practice is to create a new flag.

Bug: 316181485
Test: manual
Change-Id: I507cc4c3feae33c7946046b1734230a11cdc5927
parent 8435fa97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment