diff options
| author | 2024-01-11 19:45:26 -0800 | |
|---|---|---|
| committer | 2024-01-12 17:17:48 -0800 | |
| commit | b85885d750f0eab2d42c61d9f6d7793cee79d560 (patch) | |
| tree | d6137e888d0c5834dd4ea5f690a5518fc8a3e605 /libs/input/SpriteController.cpp | |
| parent | 8435fa97693dfb9c19fe47ec68db646fc2aa58d5 (diff) | |
[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
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions