Rename android_tools to android_sdk

Build-only change, land after: https://crrev.com/c/1543468

Bug: chromium:947060
Change-Id: I0cc1609db138394a48413ec5f05877724426dd09
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/52590
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index 84bdc92..1a0e16a 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -358,7 +358,7 @@
     set_sources_assignment_filter([])
     set_sources_assignment_filter(sources_assignment_filter)
     deps += [
-      "//third_party/android_tools:cpu_features",
+      "//third_party/android_sdk:cpu_features",
       "//third_party/expat",
       "//third_party/freetype-android:freetype",
     ]