aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--METADATA10
-rw-r--r--MODULE_LICENSE_APACHE20
-rw-r--r--OWNERS3
m---------bt-test-interfaces0
5 files changed, 13 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 2a24692..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "bt-test-interfaces"]
- path = bt-test-interfaces
- url = sso://pandora/bt-test-interfaces
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..5ec1100
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,10 @@
+name: "pandora/mmi2grpc"
+description:
+ "MMI-to-gRPC is a translation layer which maps Bluetooth Profile Tuning "
+ "Suite (PTS) Man Machine Interfaces (MMI) to Pandora gRPC Bluetooth test "
+ "interfaces, removing the need for a human to operate the PTS"
+
+third_party: {
+ type: GOOGLE_INTERNAL
+ 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..d4db030
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,3 @@
+girardier@google.com
+licorne@google.com
+charliebout@google.com
diff --git a/bt-test-interfaces b/bt-test-interfaces
deleted file mode 160000
-Subproject 469be68bd8e816707adf43d71af9b3cd22226b9