Upgrade MbedTLS to v3.5.2

This project was upgraded with external_updater.
Usage: tools/external_updater/updater.sh update external/mbedtls
For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

Test: TreeHugger
Change-Id: Icd52882cce9edf74c07b69118d280c912d183bf6
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..c64a579
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,20 @@
+# This project was upgraded with external_updater.
+# Usage: tools/external_updater/updater.sh update external/mbedtls
+# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
+
+name: "MbedTLS"
+description: "MbedTLS is a C library that implements cryptographic primitives. Its small code footprint makes it suitable for embedded systems."
+third_party {
+  license_type: NOTICE
+  last_upgrade_date {
+    year: 2024
+    month: 1
+    day: 26
+  }
+  homepage: "https://github.com/Mbed-TLS/mbedtls"
+  identifier {
+    type: "Git"
+    value: "https://github.com/Mbed-TLS/mbedtls.git"
+    version: "v3.5.2"
+  }
+}
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
+arthuri@google.com
+bduddie@google.com
+karthikmb@google.com
+stange@google.com