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

Commit 44af4824 authored by Danesh M's avatar Danesh M
Browse files

Tether : Update settings app reference

Change-Id: I1726be0de702e688326b74ee262d9f674ff8e014
parent f4f23695
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -648,7 +648,7 @@ public class Tethering extends INetworkManagementEventObserver.Stub {
                        mLastWifiClientCount = mCurrentClientCount;
                        Intent intent = new Intent();
                        intent.setClassName("com.android.settings",
                                "com.android.settings.TetheringSettings");
                                "com.android.settings.TetherSettings");
                        intent.setFlags(Intent.FLAG_ACTIVITY_NO_HISTORY);

                        PendingIntent pi = PendingIntent.getActivityAsUser(mContext, 0, intent, 0,