commit | 86a5f182ddc08770e6ff81a72379ddbfc3ec5f5a | [log] [tgz] |
---|---|---|
author | Thomas Girardier <[email protected]> | Fri Aug 12 18:15:21 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Aug 12 18:15:21 2022 +0000 |
tree | 84a606b6b24e747d771acd6e184c063533861b36 | |
parent | 22fd6b2032478152a1b8e236125577e5089f7159 [diff] | |
parent | cf980ea2829843249454257917fcaffc2ec7bd80 [diff] |
Add metadata files am: 34daf7f264 am: cf980ea282 Original change: https://android-review.googlesource.com/c/platform/external/python/bumble/+/2182636 Change-Id: I99132ba890b4c9aabf9cef61e03feb151e96b514 Signed-off-by: Automerger Merge Worker <[email protected]>
diff --git a/METADATA b/METADATA new file mode 100644 index 0000000..30444f1 --- /dev/null +++ b/METADATA
@@ -0,0 +1,17 @@ +name: "Bumble" +description: + "Bumble is a full-featured Bluetooth stack written entirely in Python." + +third_party { + url { + type: HOMEPAGE + value: "https://google.github.io/bumble/" + } + url { + type: GIT + value: "https://github.com/google/bumble" + } + version: "c66b357de6908cf3680d83a73c6744451e2d0fa0" + last_upgrade_date { year: 2022 month: 7 day: 25 } + 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..b008db5 --- /dev/null +++ b/OWNERS
@@ -0,0 +1,3 @@ [email protected] [email protected] [email protected]