commit | 8bbaeb7a49c8961d55d6343a5a7f7752b031087a | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <nona@google.com> | Tue Dec 20 23:00:08 2022 +0900 |
committer | Seigo Nonaka <nona@google.com> | Wed Dec 21 00:53:35 2022 +0900 |
tree | ba06ff921f3fc051648c167107bba4c55c286d8f | |
parent | 60d7db229083e12e09780d2c9d764016dea3da1a [diff] |
Fix performance regression of system_server boot time The hash calculation of FontFamily took a time. In this case, just using identity hash should be fine. Bug: 263015762 Test: atest TypefaceSystemFallbackTest FontListParserTest Test: atest UpdatableFontDirTest UpdatableSystemFontTest Test: atest FontManagerTest Change-Id: Id8c39e646f92977867c82a1effb93c925c909ef2