[AndroidX Webkit] roll interfaces to e311e4a

This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
sso://android/platform/external/webview_support_interfaces/+log/099fddefcddadd46fbb1cedfc0c54917ecbe6c12..e311e4ab96f0ffc4543791c3df48b8db124038a6

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