[AW][multi-profile] Add BoundaryInterface for Profile and ProfileStore

The feature is still in DEV mode hence the suffix in the feature name.

Bug: 1467232
Change-Id: I0fbb978bf86aaf74bcd8cf589d5570f77d3e796e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4712113
Auto-Submit: Sayed Elabady <elabadysayed@chromium.org>
Reviewed-by: Peter Pakkenberg <pbirk@chromium.org>
Commit-Queue: Sayed Elabady <elabadysayed@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1194097}
NOKEYCHECK=True
GitOrigin-RevId: 263c7c39d200153f3f76dc5cc97a2550aceb4745
5 files changed
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.