diff options
| author | 2024-05-10 09:14:35 +0100 | |
|---|---|---|
| committer | 2024-05-13 14:44:05 +0100 | |
| commit | d359126c670d4f4783ea0339f222bae641713906 (patch) | |
| tree | b80e80fa82195e9b1dd7b1cc9a0c510f53a347d4 /libs/androidfw/StringPool.cpp | |
| parent | 51ab791db1b7e4e629dccbe41777e136650834d7 (diff) | |
Convert SysUiState flags from int to long
We already reached the limit of 32 flags for an int. To be able to have
more, changing from int to long.
This is needed, as new flags have to be added.
Flag: NONE
Test: Manually running SysUI and Launcher
Test: Unit tests in CL
Bug: 335625543
Change-Id: I80ce1dad26ceb1afaa5b7030bbfc4e2ddfb1b146
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions