[AndroidX Webkit] roll interfaces to 5b582d4

This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
sso://android/platform/external/webview_support_interfaces/+log/7d7831360a9fe0b8a8ba07bb0954de35c43549ed..5b582d433490f3b5e600bd3af39b052a0b6c4b06

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