Merge "Add enhanced geofencing data and satelltie access config json for Zuma Pro" into main
This commit is contained in:
commit
b88f09ef7d
4 changed files with 164 additions and 1 deletions
|
@ -545,6 +545,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