Roll Skia from d98af53cc4d8 to a9e1be3e4488 (5 revisions)

https://skia.googlesource.com/skia.git/+log/d98af53cc4d8..a9e1be3e4488

2025-06-05 danieldilan@google.com Implement drawCoverageMask for SkBitmapDevice
2025-06-05 syoussefi@google.com Fix resource loading in Android apks
2025-06-05 borenet@google.com [infra] Add jobs for MacOS 11
2025-06-05 mike@reedtribe.org Use SkSpan in pathbuilder API
2025-06-05 fmalita@google.com Fix typo in legacy SkPath::Polygon

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-lottie-ci-autoroll
Please CC kjlubick@google.com,skiabot@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

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

Cq-Include-Trybots: skia/skia.primary:Housekeeper-PerCommit-InfraTests
Tbr: kjlubick@google.com
Change-Id: Ifdee73871559d838b11d18310da88107ede36a9d
Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/1003756
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 18eb57d..06eb31e 100644
--- a/DEPS
+++ b/DEPS
@@ -11,7 +11,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.
-  'skia_revision': 'd98af53cc4d8ac78772660ebb3157c4a6390a3c3',
+  'skia_revision': 'a9e1be3e4488783e6553c6dffb7952c352622938',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.