[AndroidX Webkit] roll boundary interfaces to 35e9708

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/1d57503f5e0da6b577df5bc806e34247b7b1dfda..35e9708a24951c2fe15a151235846a3562846c16

Test: N/A
Change-Id: Ic1e7f985be44d73670ddcd4225d5ba759f5ac94c
tree: 6dc334df032cc9a63c54411b718c6fe937d9230b
  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.