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

Commit 1dd4e50d authored by qimengp's avatar qimengp Committed by Linux Build Service Account
Browse files

Settings: ExtSettings package name changed

ExtSettings package name changed, Settings sync.

Change-Id: I5dfd4a58302c6040aa86953b5f08ba006707e8e5
parent 5daf2882
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -163,7 +163,7 @@ public class TetherSettings extends RestrictedSettingsFragment
            getPreferenceScreen().removePreference(mCreateNetwork);
            Intent intent = new Intent();
            intent.setAction("com.qti.ap.settings");
            intent.setPackage("com.qti.extsettings");
            intent.setPackage("com.qualcomm.qti.extsettings");
            mEnableWifiAp.setIntent(intent);
        } else {
            mEnableWifiAp =