commit | 51085a4605770dc1574f9369603fbeed612ed428 | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <nona@google.com> | Wed Jun 09 14:47:38 2021 -0700 |
committer | Seigo Nonaka <nona@google.com> | Wed Jun 09 14:50:56 2021 -0700 |
tree | 4f89667aea2c1cb41141f9373779e3439d76344b | |
parent | 33f8e11606708a9724d5daaa486a0a5976e19482 [diff] |
Fix test failure due to missing Roboto VF font Due to b/189235998, the weight 400 of default font is no longer a VF font. To be able to test the interpolation of variable font, create Typeface manually for testing purposes. Bug: 190623361 Test: atest TextInterpolatorTest Change-Id: I4ef5f5b98f8f5af75e5c30121ace0e2d9b30a649