Initialize the credentials prebuilts repo

Initialize the credentials prebuilts repo with the README and the OWNERS
files. Also include the initial credential_transfer default matcher
built with kokoro.

Build link: http://fusion2/ci/kokoro/prod%3Aandroid-passkeys%2Fwasm%2Frbe%2Fcontinuous/activity/17c990c5-a80f-4db1-a520-870a9b61944e
Kokoro build id: "17c990c5-a80f-4db1-a520-870a9b61944e"

Change-Id: I3fe2501d46508edd7cd29a41dc52b66c67bab7f9
4 files changed
tree: dd497ef7fe9e2bdcd00f2e0c53643bbbad9121e0
  1. wasm/
  2. OWNERS
  3. README.md
README.md

Jetpack Credentials Prebuilts

This directory has resources used by the Jetpack Credentials libraries that are not built/created from source in the frameworks/support repository.

Wasm

The wasm directory contains a collection of wasm binaries used across the Jetpack Credentials libraries.

The source code that compiled these binaries are hosted in https://github.com/android/identity-samples/tree/wasm. Kokoro infrastructure was used to check out the source code and compile the wasm binaries.

All files in this directory are released under the terms of the Apache 2.0 license.