[AndroidX Webkit] roll interfaces to 5746315

This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
sso://android/platform/external/webview_support_interfaces/+log/235f3b9dd0551e0a26f56bc3c723345380e889ab..574631531468a43b65202a7a276b81fca41c650e

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