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

Commit 2f7a1696 authored by Rebecca Silberstein's avatar Rebecca Silberstein Committed by android-build-merger
Browse files

Merge "Add a default SSID prefix for local only hotspot" am: e98a2942

am: 6fc50516

Change-Id: If99dc4527f2d85d803d7ef8eabfbb8601be11071
parents 27aeab97 6fc50516
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2979,6 +2979,8 @@

    <!-- Do not translate. Default access point SSID used for tethering -->
    <string name="wifi_tether_configure_ssid_default" translatable="false">AndroidAP</string>
    <!-- Do not translate. Default access point SSID used for local only hotspot -->
    <string name="wifi_localhotspot_configure_ssid_default" translatable="false">AndroidShare</string>

    <!-- A notification is shown the first time a connection is attempted on an app owned AP -->
    <!-- title for this message -->
+1 −0
Original line number Diff line number Diff line
@@ -981,6 +981,7 @@
  <java-symbol type="string" name="wifi_p2p_turnon_message" />
  <java-symbol type="string" name="wifi_p2p_frequency_conflict_message" />
  <java-symbol type="string" name="wifi_tether_configure_ssid_default" />
  <java-symbol type="string" name="wifi_localhotspot_configure_ssid_default" />
  <java-symbol type="string" name="wifi_watchdog_network_disabled" />
  <java-symbol type="string" name="wifi_watchdog_network_disabled_detailed" />
  <java-symbol type="string" name="imei" />