[aw] Remove DEV_SUFFIX from boundary interface

Removes DEV_SUFFIX from PROXY_OVERRIDE in boundary interface.

Bug: 921784
Change-Id: I074a7396edc3649aed22f7f77e47c1d1094ffef2
Reviewed-on: https://chromium-review.googlesource.com/c/1411878
Reviewed-by: Tobias Sargeant <tobiasjs@chromium.org>
Commit-Queue: Laís Minchillo <laisminchillo@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#624599}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 93831f2301c40d3e93218d350d3538a00fef2de0
1 file changed
tree: ee0036c1a79406c58068b524954b2ea83b460e91
  1. src/
  2. .gitignore
  3. AndroidManifest.xml
  4. BUILD.gn
  5. DEPS
  6. OWNERS
  7. proguard.flags
  8. 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.