[AndroidX Webkit] roll boundary interfaces to 24b3ad7

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/5516718e014d098392958691c8e77badb3bc27a4..24b3ad70385c0c5655af7ebd4af705512d1f949f

Test: N/A
Change-Id: Ie5378102d9c08d751a623905f4e8ff98bf9a42b4
tree: c46cf5c8dcec47a62dc4b0e187a7e533f4ab5d2b
  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.