Remove apks submodule (#1711)

* remove apks submodule

* missed that
old-commit-hash: be9034b263
commatwo_master
Adeeb Shihadeh 5 years ago committed by GitHub
parent 6ca1a9774c
commit d7a608e2f2
  1. 2
      .gitignore
  2. 4
      .gitmodules
  3. 1
      apks

2
.gitignore vendored

@ -54,6 +54,8 @@ openpilot
notebooks notebooks
xx xx
panda_jungle panda_jungle
apks
openpilot-apks
.coverage* .coverage*
coverage.xml coverage.xml

4
.gitmodules vendored

@ -7,13 +7,9 @@
[submodule "laika_repo"] [submodule "laika_repo"]
path = laika_repo path = laika_repo
url = ../../commaai/laika.git url = ../../commaai/laika.git
[submodule "apks"]
path = apks
url = ../../commaai/openpilot-apks.git
[submodule "cereal"] [submodule "cereal"]
path = cereal path = cereal
url = ../../commaai/cereal.git url = ../../commaai/cereal.git
[submodule "rednose_repo"] [submodule "rednose_repo"]
path = rednose_repo path = rednose_repo
url = ../../commaai/rednose.git url = ../../commaai/rednose.git

@ -1 +0,0 @@
Subproject commit f5d2c1715c9482d898062110ce4c612093aa5d4f
Loading…
Cancel
Save