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

Commit 25a96854 authored by Sanket Padawe's avatar Sanket Padawe Committed by Android Git Automerger
Browse files

am 253cea18: Merge "Add flag indicating device supporting EAP SIM, AKA & AKA\'." into mnc-dev

* commit '253cea18':
  Add flag indicating device supporting EAP SIM, AKA & AKA'.
parents 2a480252 253cea18
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2256,4 +2256,6 @@
         (range of 18 - 21 kHz). -->
    <bool name="config_supportSpeakerNearUltrasound">true</bool>

    <!-- Flag indicating device support for EAP SIM, AKA, AKA' -->
    <bool name="config_eap_sim_based_auth_supported">true</bool>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -2320,5 +2320,5 @@
  <java-symbol type="drawable" name="ic_dialog_alert_material" />

  <java-symbol type="bool" name="allow_stacked_button_bar" />

  <java-symbol type="bool" name="config_eap_sim_based_auth_supported" />
</resources>