Update GmsApi

This commit is contained in:
mar-v-in 2015-03-14 22:30:19 +01:00
parent de30e92599
commit 787efa1da4
6 changed files with 8 additions and 6 deletions

6
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "play-services-api"]
path = play-services-api
url = https://github.com/microg/android_external_GmsApi.git
[submodule "extern/UnifiedNlp"]
path = extern/UnifiedNlp
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

View File

@ -1 +0,0 @@
play-services-api/SafeParcel/

1
extern/GmsApi vendored Submodule

@ -0,0 +1 @@
Subproject commit c0c4a78eab3064cdd7545cb7fcdddfe93ca1674d

@ -1 +0,0 @@
Subproject commit dbae4add94505fb0765ca9a18896848df6ae6ae4

1
play-services-api Symbolic link
View File

@ -0,0 +1 @@
extern/GmsApi/play-services-api

1
safe-parcel Symbolic link
View File

@ -0,0 +1 @@
extern/GmsApi/safe-parcel

View File

@ -1,7 +1,8 @@
include ':safe-parcel'
include ':unifiednlp-api'
include ':unifiednlp-base'
include ':unifiednlp-compat'
include ':SafeParcel'
include ':play-services-api'
include ':play-services-core'