Roll external/skia 1a049bb04380..25bcd6a6215e (4 commits)

https://skia.googlesource.com/skia.git/+log/1a049bb04380..25bcd6a6215e

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/android-master-autoroll
Please CC stani@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Test: Presubmit checks will test this change.
Change-Id: I68b81c463381c7dc956f6ded9fa865196d08830f
Exempt-From-Owner-Approval: The autoroll bot does not require owner approval.
diff --git a/Android.bp b/Android.bp
index ce0c43f..59bd2c0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -788,7 +788,7 @@
           "src/gpu/ops/GrStrokeRectOp.cpp",
           "src/gpu/ops/GrTessellatingPathRenderer.cpp",
           "src/gpu/ops/GrTextureOp.cpp",
-          "src/gpu/tessellate/GrCoverShader.cpp",
+          "src/gpu/tessellate/GrFillPathShader.cpp",
           "src/gpu/tessellate/GrGpuTessellationPathRenderer.cpp",
           "src/gpu/tessellate/GrPathParser.cpp",
           "src/gpu/tessellate/GrStencilPathShader.cpp",