diff options
| author | 2024-03-19 20:24:25 +0000 | |
|---|---|---|
| committer | 2024-03-19 23:35:35 +0000 | |
| commit | f070ae0e74beef3df32fa511228d378ad137b707 (patch) | |
| tree | fd4cbc304d96ff1cda7d49b38e49e4aff6b5586c /libs/androidfw/StringPool.cpp | |
| parent | 318f3b840b67fc52257a4bdd7074cd3a125a811a (diff) | |
Remove debug boolean from StackScrollAlgorithm
The debug boolean is only checked from log and logView which are
only used locally for debugging. Having to flip debug to true is
an unnecessary extra step before writing debug logs. Remove this
boolean and prefix log and logView with "debug" for clarity.
Fixes: 330376903
Test: SystemUITests
Change-Id: Id8de2d444806fefd04c74b90d220fc29224bb6c2
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions