mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
add google-json for push
This commit is contained in:
parent
08cbb35317
commit
ea8fd78d34
2 changed files with 42 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -46,7 +46,6 @@ tests/linphonetester_*
|
|||
tests/tests.output
|
||||
WORK
|
||||
.d
|
||||
google-services.json
|
||||
.*clang*
|
||||
**/*.iml
|
||||
src/linphone-wrapper
|
||||
|
|
|
|||
42
google-services.json
Normal file
42
google-services.json
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"project_info": {
|
||||
"project_number": "442681843408",
|
||||
"firebase_url": "https://orangemsi-172613.firebaseio.com",
|
||||
"project_id": "orangemsi-172613",
|
||||
"storage_bucket": "orangemsi-172613.appspot.com"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:442681843408:android:b9da69afe2999f9f",
|
||||
"android_client_info": {
|
||||
"package_name": "com.orange.msiphone"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "442681843408-0bsdvmu49ijmad3eunnupd80ukl3t1fb.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyCR0lnJNdEVNvNt-dbc9mVZWtGsJF8iBxg"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"analytics_service": {
|
||||
"status": 1
|
||||
},
|
||||
"appinvite_service": {
|
||||
"status": 1,
|
||||
"other_platform_oauth_client": []
|
||||
},
|
||||
"ads_service": {
|
||||
"status": 2
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue