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

Commit cde3a4ec authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove unused config requireRadioPowerOffOnSimRefreshReset" into sc-dev

parents 1ba1dd34 6cf5e38e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -2572,10 +2572,6 @@
    <!-- Set to true if after a provisioning apn the radio should be restarted -->
    <bool name="config_restartRadioAfterProvisioning">false</bool>

    <!-- Boolean indicating if RADIO POWER OFF is required on receiving SIM REFRESH with RESET.
         This will be handled by modem if it is false. -->
    <bool name="config_requireRadioPowerOffOnSimRefreshReset">false</bool>

    <!-- Vibrator pattern to be used as the default for notifications
         that specify DEFAULT_VIBRATE.
     -->
+0 −1
Original line number Diff line number Diff line
@@ -350,7 +350,6 @@
  <java-symbol type="bool" name="config_camera_sound_forced" />
  <java-symbol type="bool" name="config_dontPreferApn" />
  <java-symbol type="bool" name="config_restartRadioAfterProvisioning" />
  <java-symbol type="bool" name="config_requireRadioPowerOffOnSimRefreshReset" />
  <java-symbol type="bool" name="config_speed_up_audio_on_mt_calls" />
  <java-symbol type="bool" name="config_useFixedVolume" />
  <java-symbol type="bool" name="config_enableMultiUserUI"/>