Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 697bdf2a authored by Nagendra Prasad Nagarle Basavaraju's avatar Nagendra Prasad Nagarle Basavaraju Committed by Android (Google) Code Review
Browse files

Merge "[Bootstrap SIM Data Limit] Configuration to support re-evaluation interval" into main

parents a65453a4 54ae7461
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -235,6 +235,12 @@
    <integer name="config_esim_bootstrap_data_limit_bytes">-1</integer>
    <java-symbol type="integer" name="config_esim_bootstrap_data_limit_bytes" />

    <!-- Reevaluate existing data networks for bootstrap sim data usage at mentioned intervals
         during esim bootstrap activation. If the value set is 0 or -1, default interval of
         60000 millis will be set. -->
    <integer name="config_reevaluate_bootstrap_sim_data_usage_millis">60000</integer>
    <java-symbol type="integer" name="config_reevaluate_bootstrap_sim_data_usage_millis" />

    <!-- Telephony config for the PLMNs of all satellite providers. This is used by satellite modem
         to identify providers that should be ignored if the carrier config
         carrier_supported_satellite_services_per_provider_bundle does not support them.