Add enhanced geofencing data and satelltie access config json for Zuma Pro
US(mainland, hawaii, alaska), PuertoRico, Canada, Europe Bug: 362312117 Flag: EXEMPT 'config change' Test: Manually verified if the enhanced geofence file is working well with the satellite_access_config.json file.(b/382816070) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9cc8c2ae4e54f829c0c30bb0c6adb6272939d80b) Merged-In: I65dec5b1e9602979f102ab34764a8067e54bde05 Change-Id: I65dec5b1e9602979f102ab34764a8067e54bde05
This commit is contained in:
parent
c6dd3c2f71
commit
00419aeae4
2 changed files with 40 additions and 4 deletions
|
@ -2,6 +2,42 @@
|
|||
"access_control_configs": [
|
||||
{
|
||||
"config_id": 0,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "967f8e86-fc27-4673-9343-a820280a14dd",
|
||||
"satellite_position": {
|
||||
"longitude": 10.25,
|
||||
"altitude": 35793.1
|
||||
},
|
||||
"bands": [
|
||||
256
|
||||
],
|
||||
"earfcn_ranges": [
|
||||
{
|
||||
"start_earfcn": 229360,
|
||||
"end_earfcn": 229360
|
||||
},
|
||||
{
|
||||
"start_earfcn": 229362,
|
||||
"end_earfcn": 229362
|
||||
},
|
||||
{
|
||||
"start_earfcn": 229364,
|
||||
"end_earfcn": 229364
|
||||
},
|
||||
{
|
||||
"start_earfcn": 229366,
|
||||
"end_earfcn": 229366
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"tag_ids": [
|
||||
101
|
||||
]
|
||||
},
|
||||
{
|
||||
"config_id": 1,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "c9d78ffa-ffa5-4d41-a81b-34693b33b496",
|
||||
|
@ -38,7 +74,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"config_id": 1,
|
||||
"config_id": 2,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "62de127d-ead1-481f-8524-b58e2664103a",
|
||||
|
@ -63,7 +99,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"config_id": 2,
|
||||
"config_id": 3,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "62de127d-ead1-481f-8524-b58e2664103a",
|
||||
|
@ -91,7 +127,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"config_id": 3,
|
||||
"config_id": 4,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "c9d78ffa-ffa5-4d41-a81b-34693b33b496",
|
||||
|
@ -127,7 +163,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"config_id": 4,
|
||||
"config_id": 5,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "62de127d-ead1-481f-8524-b58e2664103a",
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue