Merge "Add enhanced geofencing data and satelltie access config json for Zuma Pro" into main

This commit is contained in:
Treehugger Robot 2024-12-10 06:30:23 +00:00 committed by Android (Google) Code Review
commit 44a726dc5b
2 changed files with 40 additions and 4 deletions

View file

@ -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.