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

Commit 30bf9e7d authored by Doris Ling's avatar Doris Ling
Browse files

Update config_wifi_tether_enable value.

The TetherService has moved to a sub package. Update the config value to
reflect the new package info.

Change-Id: I1d0d03117dd6533d96f170e80f7f58c043e96d46
Fixes: 69844871
Test: rebuild
parent cbb60724
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -430,7 +430,7 @@
    <integer translatable="false" name="config_mobile_hotspot_provision_check_period">24</integer>

    <!-- Activity name to enable wifi tethering after provisioning app succeeds -->
    <string translatable="false" name="config_wifi_tether_enable">com.android.settings/.TetherService</string>
    <string translatable="false" name="config_wifi_tether_enable">com.android.settings/.wifi.tether.TetherService</string>

    <!-- Controls the WiFi wakeup feature.
          0 = Not available.