diff options
| author | 2023-09-18 15:03:15 +0000 | |
|---|---|---|
| committer | 2023-09-19 14:47:06 +0000 | |
| commit | d96f41c1e41705500ca01fdce8875a71aef9ad54 (patch) | |
| tree | 5fbddb1619a52f57a3f7e77b7f678250b6da5072 /libs/androidfw/ObbFile.cpp | |
| parent | 64554062f43374fd7b1b35751fa49a305a67e213 (diff) | |
Rename shouldUseSolidColor to allowIcon
This CL changes the name shouldUseSolidColor to allowIcon. This inverts
the meaning of the method/variable/type in ActivityRecord and WmShell,
which makes it easier to read and understand what this method does and
what the variable/type means.
Previously, the message of the shouldUseSolidColor was a "recommendation"
from WmCore to WmShell to use a solid color splash screen. This CL
transforms it into a policy for when an icon should not be used based
on the preferences provided via the public APIs.
There are no behavioural changes, only a name change.
Bug: 296354973
Test: flash && check a few splash screen interactions
Change-Id: I7a0abd040d4a551c5e4580b76a724935ee63ef1f
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions