Add enhanced geofencing data and satelltie access config json for Zuma Pro
Bug: 362312117 Flag: EXEMPT 'config change' Test: Manually verified if the enhanced geofence file is working well with the satellite_access_config.json file. Change-Id: I9a27b9bc67dcd5d48e4487b1af973847b3a0912c
This commit is contained in:
parent
0113deb3c7
commit
3dd14b523a
4 changed files with 164 additions and 1 deletions
159
telephony/satellite_access_config.json
Normal file
159
telephony/satellite_access_config.json
Normal file
|
@ -0,0 +1,159 @@
|
|||
{
|
||||
"access_control_configs": [
|
||||
{
|
||||
"config_id": 0,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "c9d78ffa-ffa5-4d41-a81b-34693b33b496",
|
||||
"satellite_position": {
|
||||
"longitude": -101.3,
|
||||
"altitude": 35786.0
|
||||
},
|
||||
"bands": [
|
||||
255
|
||||
],
|
||||
"earfcn_ranges": [
|
||||
{
|
||||
"start_earfcn": 229011,
|
||||
"end_earfcn": 229011
|
||||
},
|
||||
{
|
||||
"start_earfcn": 229013,
|
||||
"end_earfcn": 229013
|
||||
},
|
||||
{
|
||||
"start_earfcn": 229015,
|
||||
"end_earfcn": 229015
|
||||
},
|
||||
{
|
||||
"start_earfcn": 229017,
|
||||
"end_earfcn": 229017
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"tag_ids": [
|
||||
11,
|
||||
1001
|
||||
]
|
||||
},
|
||||
{
|
||||
"config_id": 1,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "62de127d-ead1-481f-8524-b58e2664103a",
|
||||
"satellite_position": {
|
||||
"longitude": -98.0,
|
||||
"altitude": 35775.1
|
||||
},
|
||||
"bands": [
|
||||
255
|
||||
],
|
||||
"earfcn_ranges": [
|
||||
{
|
||||
"start_earfcn": 228837,
|
||||
"end_earfcn": 228837
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"tag_ids": [
|
||||
11,
|
||||
1001
|
||||
]
|
||||
},
|
||||
{
|
||||
"config_id": 2,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "62de127d-ead1-481f-8524-b58e2664103a",
|
||||
"satellite_position": {
|
||||
"longitude": -98.0,
|
||||
"altitude": 35775.1
|
||||
},
|
||||
"bands": [
|
||||
255
|
||||
],
|
||||
"earfcn_ranges": [
|
||||
{
|
||||
"start_earfcn": 228909,
|
||||
"end_earfcn": 228909
|
||||
},
|
||||
{
|
||||
"start_earfcn": 228919,
|
||||
"end_earfcn": 228919
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"tag_ids": [
|
||||
11
|
||||
]
|
||||
},
|
||||
{
|
||||
"config_id": 3,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "c9d78ffa-ffa5-4d41-a81b-34693b33b496",
|
||||
"satellite_position": {
|
||||
"longitude": -101.3,
|
||||
"altitude": 35786.0
|
||||
},
|
||||
"bands": [
|
||||
255
|
||||
],
|
||||
"earfcn_ranges": [
|
||||
{
|
||||
"start_earfcn": 229011,
|
||||
"end_earfcn": 229011
|
||||
},
|
||||
{
|
||||
"start_earfcn": 229013,
|
||||
"end_earfcn": 229013
|
||||
},
|
||||
{
|
||||
"start_earfcn": 229015,
|
||||
"end_earfcn": 229015
|
||||
},
|
||||
{
|
||||
"start_earfcn": 229017,
|
||||
"end_earfcn": 229017
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"tag_ids": [
|
||||
12
|
||||
]
|
||||
},
|
||||
{
|
||||
"config_id": 4,
|
||||
"satellite_infos": [
|
||||
{
|
||||
"satellite_id": "62de127d-ead1-481f-8524-b58e2664103a",
|
||||
"satellite_position": {
|
||||
"longitude": -98.0,
|
||||
"altitude": 35775.1
|
||||
},
|
||||
"bands": [
|
||||
255
|
||||
],
|
||||
"earfcn_ranges": [
|
||||
{
|
||||
"start_earfcn": 228919,
|
||||
"end_earfcn": 228919
|
||||
},
|
||||
{
|
||||
"start_earfcn": 228909,
|
||||
"end_earfcn": 228909
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"tag_ids": [
|
||||
11,
|
||||
1001
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue