mirror of https://github.com/commaai/openpilot.git
Remove apks submodule (#1711)
* remove apks submodule
* missed that
old-commit-hash: be9034b263
This commit is contained in:
parent
6ca1a9774c
commit
d7a608e2f2
|
@ -54,6 +54,8 @@ openpilot
|
|||
notebooks
|
||||
xx
|
||||
panda_jungle
|
||||
apks
|
||||
openpilot-apks
|
||||
|
||||
.coverage*
|
||||
coverage.xml
|
||||
|
|
|
@ -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
|
||||
|
|
1
apks
1
apks
|
@ -1 +0,0 @@
|
|||
Subproject commit f5d2c1715c9482d898062110ce4c612093aa5d4f
|
Loading…
Reference in New Issue