summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorCaitlin Cassidy <ccassidy@google.com>2021-10-25 14:48:37 +0000
committerCaitlin Cassidy <ccassidy@google.com>2021-11-03 15:27:19 +0000
commitbadc6f2483ce3b6acbf84c44ff70856aa650479f (patch)
tree9f863eaae891dfe52c8555ddd08ac8f136976b33 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentcec069482f80019c12f3c06c817d33fc5ad6151f (diff)
[Disable Flags Logging] Fix CollapsedStatusBarFragmentLogger to log
new+newAfterLocalModification instead of old+new. The paramaters passed into CollapsedStatusBarFragmentLogger were the newly received disable flags and the disable flags after they've been locally modified by CollapsedSBFragment. However, it was being logged as the previously received flags and then the newly received flags. This CL fixes that. Old string: "Old: enaihbcrso.qingr | New: eNaIhbCrsO.qingr (NICO.)" New string: "New: enaihbcrso.qingr | New after local modification: eNaIhbCrsO.qingr (NICO.)" Test: dumped buffer and verified output Test: atest DisableFlagsLoggerTest Bug: 197851207 Change-Id: Ifc36b1b6b85f5cfc08c2dff5078ed63f73899e9c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions