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
|
@ -542,6 +542,9 @@
|
|||
in the satellite availability state at the current location. -->
|
||||
<bool name="config_satellite_should_notify_availability">false</bool>
|
||||
|
||||
<!-- The absolute path to the satellite config file. -->
|
||||
<string name="satellite_access_config_file">/vendor/etc/telephony/satellite_access_config.json</string>
|
||||
|
||||
<!-- Whether to allow check message datagrams to be sent even when the satellite modem is in
|
||||
not connected state. -->
|
||||
<bool name="config_satellite_allow_check_message_in_not_connected">true</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue