mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-02-09 01:06:48 +01:00
Update GmsApi
This commit is contained in:
parent
de30e92599
commit
787efa1da4
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,6 +1,6 @@
|
|||||||
[submodule "play-services-api"]
|
|
||||||
path = play-services-api
|
|
||||||
url = https://github.com/microg/android_external_GmsApi.git
|
|
||||||
[submodule "extern/UnifiedNlp"]
|
[submodule "extern/UnifiedNlp"]
|
||||||
path = extern/UnifiedNlp
|
path = extern/UnifiedNlp
|
||||||
url = https://github.com/microg/android_packages_apps_UnifiedNlp.git
|
url = https://github.com/microg/android_packages_apps_UnifiedNlp.git
|
||||||
|
[submodule "extern/GmsApi"]
|
||||||
|
path = extern/GmsApi
|
||||||
|
url = https://github.com/microg/android_external_GmsApi.git
|
||||||
|
@ -1 +0,0 @@
|
|||||||
play-services-api/SafeParcel/
|
|
1
extern/GmsApi
vendored
Submodule
1
extern/GmsApi
vendored
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit c0c4a78eab3064cdd7545cb7fcdddfe93ca1674d
|
@ -1 +0,0 @@
|
|||||||
Subproject commit dbae4add94505fb0765ca9a18896848df6ae6ae4
|
|
1
play-services-api
Symbolic link
1
play-services-api
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
extern/GmsApi/play-services-api
|
1
safe-parcel
Symbolic link
1
safe-parcel
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
extern/GmsApi/safe-parcel
|
@ -1,7 +1,8 @@
|
|||||||
|
include ':safe-parcel'
|
||||||
|
|
||||||
include ':unifiednlp-api'
|
include ':unifiednlp-api'
|
||||||
include ':unifiednlp-base'
|
include ':unifiednlp-base'
|
||||||
include ':unifiednlp-compat'
|
include ':unifiednlp-compat'
|
||||||
|
|
||||||
include ':SafeParcel'
|
|
||||||
include ':play-services-api'
|
include ':play-services-api'
|
||||||
include ':play-services-core'
|
include ':play-services-core'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user