Remove all submodules.
Submodules are not supported by the current Android platfrom development tool chain, so only make git do extra work. Even worse, misconfigured submodules that break git-based workflows can be submitted without triggering a presubmit failure.
Test: TreeHugger
Issue: 109878533
Change-Id: Id69c8ea3525884ecb74114f3a5609893b5de4097
Merged-In: Id69c8ea3525884ecb74114f3a5609893b5de4097
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 44946b1..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,15 +0,0 @@
-[submodule "libs/devlib"]
- path = libs/devlib
- url = https://github.com/ARM-Software/devlib.git
-[submodule "libs/trappy"]
- path = libs/trappy
- url = https://github.com/ARM-Software/trappy.git
-[submodule "libs/bart"]
- path = libs/bart
- url = https://github.com/ARM-Software/bart.git
-[submodule "wiki"]
- path = wiki
- url = https://github.com/ARM-Software/lisa.wiki.git
-[submodule "tools/workload-automation"]
- path = tools/workload-automation
- url = https://github.com/ARM-software/workload-automation.git
diff --git a/libs/bart b/libs/bart
deleted file mode 160000
index caa216a..0000000
--- a/libs/bart
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit caa216a10e21cd9557cdedb91e5479e690cb64a4
diff --git a/libs/devlib b/libs/devlib
deleted file mode 160000
index dc453ad..0000000
--- a/libs/devlib
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit dc453ad8916cfb914c9dafaad8b0b440d3a4b443
diff --git a/libs/trappy b/libs/trappy
deleted file mode 160000
index 1015922..0000000
--- a/libs/trappy
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 101592273c8bdf29d95d321a86189666d88a9ddb
diff --git a/tools/workload-automation b/tools/workload-automation
deleted file mode 160000
index 12edabf..0000000
--- a/tools/workload-automation
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 12edabf753d81fb18fbcade7bae6b76ec3e075e2
diff --git a/wiki b/wiki
deleted file mode 160000
index 191401d..0000000
--- a/wiki
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 191401d961be4fdf4370308516ddac2bc6fd443a