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

Commit fdadadba authored by Sanket Padawe's avatar Sanket Padawe
Browse files

Add flag indicating device supporting EAP SIM, AKA & AKA'.

Bug: 22014309
Change-Id: Ia76507f9fbe607a7cbec126c527840806c0e7851
parent b21a77fe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2248,4 +2248,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
@@ -2318,5 +2318,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>