use the fontmgr in host build
diff --git a/skia/dependencies/make_skia.sh b/skia/dependencies/make_skia.sh
index 13cf238..1dd2c01 100755
--- a/skia/dependencies/make_skia.sh
+++ b/skia/dependencies/make_skia.sh
@@ -216,7 +216,7 @@
     skia_use_gl=true \
     skia_use_zlib=true \
     skia_enable_gpu=true \
-    skia_enable_fontmgr_empty=true \
+    skia_enable_fontmgr_empty=false \
     skia_use_libpng_encode=true \
     skia_use_libpng_decode=true \
     skia_enable_skgpu_v1=true \