mirror of
https://github.com/moparisthebest/android_external_GmsLib
synced 2024-12-04 14:42:17 -05:00
Subsubmodules are messy with git, just don't use them
This commit is contained in:
parent
fd9bd3950c
commit
e9dfb23e60
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
[submodule "GmsApi"]
|
[submodule "GmsApi"]
|
||||||
path = GmsApi
|
path = GmsApi
|
||||||
url = https://github.com/microg/android_external_GmsApi.git
|
url = https://github.com/microg/android_external_GmsApi.git
|
||||||
|
[submodule "SafeParcel"]
|
||||||
|
path = SafeParcel
|
||||||
|
url = https://github.com/microg/android_external_SafeParcel.git
|
||||||
|
2
GmsApi
2
GmsApi
@ -1 +1 @@
|
|||||||
Subproject commit 7e2f3b8f7b598ee243486e03f0637b8334be216f
|
Subproject commit c4db81d1fcf5c301f34e12d5675b9b50c507bd42
|
1
SafeParcel
Submodule
1
SafeParcel
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 3efecf38ca8b1f89cd8f0c40eea4b497f1563d90
|
@ -1 +1 @@
|
|||||||
include ':GmsApi', ':GmsApi:SafeParcel'
|
include ':GmsApi', ':SafeParcel'
|
||||||
|
Loading…
Reference in New Issue
Block a user