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

Commit 764043f2 authored by Wink Saville's avatar Wink Saville Committed by Android Git Automerger
Browse files

am 044bc25f: am 67979256: am 31cab2f8: Merge "Add...

am 044bc25f: am 67979256: am 31cab2f8: Merge "Add config_restartRadioAfterProvisioning" into klp-dev

* commit '044bc25f':
  Add config_restartRadioAfterProvisioning
parents 7fbed845 044bc25f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1195,6 +1195,9 @@
        <item>12</item> <!-- EVDO_B -->
    </integer-array>

    <!-- Set to true if after a provisioning apn the radio should be restarted -->
    <bool name="config_restartRadioAfterProvisioning">false</bool>

    <!-- Vibrator pattern to be used as the default for notifications
         that specify DEFAULT_VIBRATE.
     -->
+1 −0
Original line number Diff line number Diff line
@@ -284,6 +284,7 @@
  <java-symbol type="bool" name="config_safe_media_volume_enabled" />
  <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_speed_up_audio_on_mt_calls" />
  <java-symbol type="bool" name="config_useFixedVolume" />
  <java-symbol type="bool" name="config_forceDefaultOrientation" />