diff options
| author | 2023-12-01 00:31:49 -0800 | |
|---|---|---|
| committer | 2023-12-01 12:28:10 -0800 | |
| commit | ba241061b140ab073b68362d1932c6a212310fa3 (patch) | |
| tree | aeded586bc9aba1b47bfef52754385440dbe5cab /libs/androidfw/FileStream.cpp | |
| parent | 4490339b6f1df65a0c11c044f4da4974ed446be8 (diff) | |
[Role Logic Move] Rename feature flag
We created the role_controller_in_system_server feature flag, then later
made it a fixed flag. However, it has been observed that the fixed
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.
By renaming the flag, we're effectively removing the old flag and
creating a new one. This should mitigate any issues implied by the
above warning.
Fix: 313529525
Test: atest CtsRoleTestCases
Change-Id: Ibb3f76a45e647e374af73429e8f0e01a7013dfd0
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions