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

Commit 6cf5e38e authored by Amit Mahajan's avatar Amit Mahajan
Browse files

Remove unused config requireRadioPowerOffOnSimRefreshReset

Test: atest UiccControllerTest
Bug: 168712864
Change-Id: I7ef55ab9f99372a4df9399862dcb3fd0f6e13662
parent c1e0ae04
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -2580,10 +2580,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"/>