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

Commit 903d2610 authored by Youming Ye's avatar Youming Ye Committed by Gerrit Code Review
Browse files

Merge "Fix the Wifi Calling back button goes to wrong screen"

parents a544f17b 4f6e4bfa
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2882,8 +2882,7 @@
        <activity
            android:name="Settings$WifiCallingSettingsActivity"
            android:label="@string/wifi_calling_settings_title"
            android:taskAffinity="com.android.settings"
            android:parentActivityName="Settings">
            android:taskAffinity="com.android.settings">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.settings.WIFI_CALLING_SETTINGS" />