aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--METADATA19
-rw-r--r--MODULE_LICENSE_APACHE20
-rw-r--r--OWNERS3
3 files changed, 22 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..dc73649
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,19 @@
+name: "mobly-bundled-snippets"
+description:
+ "Mobly Bundled Snippets is a set of Snippets to allow Mobly tests to "
+ "control Android devices by exposing a simplified version of the public "
+ "Android API suitable for testing."
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://github.com/google/mobly-bundled-snippets"
+ }
+ url {
+ type: GIT
+ value: "https://github.com/google/mobly-bundled-snippets"
+ }
+ version: "1ff2867fb8645c5792656bd4b822d70bbce44ec2"
+ last_upgrade_date { year: 2021 month: 12 day: 8 }
+ 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..0854447
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,3 @@
+jdesprez@google.com
+frankfeng@google.com
+murj@google.com