webauthn: don't reference CameraView from XML.
When isolated splits are enabled the default Context won't find the class inside the module. It's possible to use a different class loader but since this View needs custom setup anyway, it's easier to just handle it in code. This is currently moot because isolated splits are disabled for the cablev2_authenticator module, but will matter when that changes. BUG=1002262 Change-Id: I86477e9f980a3754f3bb2cf9e3ff360e4abaf293 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2555584 Commit-Queue: Adam Langley <agl@chromium.org> Reviewed-by:Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#832585}
Showing
Please register or sign in to comment