commit | 82cd01874afb6e853ec31553bdc1d77d67dbf049 | [log] [tgz] |
---|---|---|
author | Karthik Bharadwaj <[email protected]> | Mon Jan 09 23:48:27 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Jan 09 23:48:27 2023 +0000 |
tree | b46b5b8548a6dacf6e10ec71a1ebcf38221fdb27 | |
parent | 0f5a5dda28e2506a4b0eeeae58ed8ffcc227af04 [diff] | |
parent | 516b34e091e1813b8f65feb0d7a133208b892a91 [diff] |
Add metadata files am: cab44fb6b7 am: 20a369bd8f am: 516b34e091 Original change: https://android-review.googlesource.com/c/platform/external/mbedtls/+/2371769 Change-Id: I7b2e6e8759fb6792d1b90eddfbac293c363bee3e Signed-off-by: Automerger Merge Worker <[email protected]>
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..12489b2 --- /dev/null +++ b/METADATA
@@ -0,0 +1,18 @@ +name: "MbedTLS" +description: + "MbedTLS is a C library that implements cryptographic primitives. Its small " + "code footprint makes it suitable for embedded systems." + +third_party { + url { + type: HOMEPAGE + value: "https://github.com/Mbed-TLS/mbedtls" + } + url { + type: GIT + value: "https://github.com/Mbed-TLS/mbedtls.git" + } + version: "3.2.1" + last_upgrade_date { year: 2022 month: 11 day: 18 } + license_type: NOTICE +}
diff --git a/MODULE_LICENSE_APACHE2 b/MODULE_LICENSE_APACHE2 new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/MODULE_LICENSE_APACHE2
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..e541a66 --- /dev/null +++ b/OWNERS
@@ -0,0 +1,5 @@ +# CHRE team maintainers in AOSP [email protected] [email protected] [email protected] [email protected]