commit | 97e1c37b9c86c8b429136aeae5e7d8ad95836540 | [log] [tgz] |
---|---|---|
author | Nicolò Mazzucato <nicomazz@google.com> | Wed Mar 13 12:03:49 2024 +0000 |
committer | Nicolò Mazzucato <nicomazz@google.com> | Wed Mar 13 12:04:27 2024 +0000 |
tree | eff34a9aa22afc3b6e8c51ed543a8064d1290683 | |
parent | ac4a6f1628d4763e65e2aad3507b7797c1e4cf2c [diff] |
Fix last letter missing in ViewTraversalTracingStrings The end inx was excluded already by String#substring, so no need for -1. Fixes: 324879474 Test: Perfetto trace with debug relayout enabled (adb shell setprop persist.debug.trace_layouts 1) Flag: None Change-Id: I8ba9f77a6ea85e35b272ef1633bb8e0a72bee146