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

Commit 253cea18 authored by Sanket Padawe's avatar Sanket Padawe Committed by Android (Google) Code Review
Browse files

Merge "Add flag indicating device supporting EAP SIM, AKA & AKA'." into mnc-dev

parents 44e3a4cb fdadadba
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>