[AndroidX Webkit] roll interfaces to 49693ae

This rolls the boundary interfaces for the androidx.webkit module
to include the following commit range:
sso://android/platform/external/webview_support_interfaces/+log/6576b412f23a1aac2dd40a124e81a0cc50196b02..49693aeb33c375412eda739beca2631a2ce27d51

Test: N/A
Change-Id: I4898fa7ecc90c6a44a356c7e1bee7553a04f703c
tree: 2fb26cd897d31fb35a60aecbeb17df04d0c64816
  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.