From be9034b2631510ce4409c0c5c319ac6e2488a21e Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh <8762862+adeebshihadeh@users.noreply.github.com> Date: Mon, 15 Jun 2020 16:49:18 -0700 Subject: [PATCH] Remove apks submodule (#1711) * remove apks submodule * missed that --- .gitignore | 2 ++ .gitmodules | 4 ---- apks | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) delete mode 160000 apks diff --git a/.gitignore b/.gitignore index eae40333a..fb1cbfc0b 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,8 @@ openpilot notebooks xx panda_jungle +apks +openpilot-apks .coverage* coverage.xml diff --git a/.gitmodules b/.gitmodules index 3d228f5cd..1e6110b7a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,13 +7,9 @@ [submodule "laika_repo"] path = laika_repo url = ../../commaai/laika.git -[submodule "apks"] - path = apks - url = ../../commaai/openpilot-apks.git [submodule "cereal"] path = cereal url = ../../commaai/cereal.git - [submodule "rednose_repo"] path = rednose_repo url = ../../commaai/rednose.git diff --git a/apks b/apks deleted file mode 160000 index f5d2c1715..000000000 --- a/apks +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f5d2c1715c9482d898062110ce4c612093aa5d4f