[AndroidX Webkit] roll interfaces to 4a0cbd5

This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
https://android.googlesource.com/platform/external/webview_support_interfaces/+log/dd86279e48c03e117d9e58f72534ddb21b8eced7..4a0cbd5aa24400e040d95bb8071d060dc9504fb6

Test: N/A
Change-Id: I30f982cc641f5bac191c18b683cbb4a5d4365bc1
tree: f8c8759a277614278e395ac99ee1f35d339701a7
  1. src/
  2. .gitignore
  3. BUILD.gn
  4. DEPS
  5. OWNERS
  6. proguard.flags
  7. README.md
README.md

Webkit Boundary Interfaces

Note: the canonical copy of the boundary interfaces lives in the chromium repository; this subdirectory of chromium is mirrored into the Android project for use by the webkit AndroidX module.

If you‘re reading this file in the Android repository, don’t make changes in this folder. Please make changes in chromium, or contact the OWNERS in frameworks/support/webkit/.

If you're reading this file in the chromium repository, you should feel free to make changes. Please be aware that this folder has strict import requirements (enforced by DEPS), because it must continue to build when mirrored into Android.