Add typeface_proxy dependency to the Skia build script for the Android font manager (flutter/engine#56924)
This is required by the refactoring in https://skia.googlesource.com/skia/+/eb9fc76e302f873de982cefa7690443e7a2cede5
This commit is contained in:
parent
4b8d901453
commit
6f6e5611c2
@ -221,6 +221,7 @@ optional("fontmgr_android") {
|
||||
|
||||
deps = [
|
||||
":typeface_freetype",
|
||||
":typeface_proxy",
|
||||
"//flutter/third_party/expat",
|
||||
]
|
||||
public = skia_ports_fontmgr_android_public
|
||||
|
Loading…
x
Reference in New Issue
Block a user