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

Commit 05281b8d authored by Youming Ye's avatar Youming Ye Committed by android-build-merger
Browse files

Merge "Fix the Wifi Calling back button goes to wrong screen" am: 903d2610

am: 7c4b70c6

Change-Id: Iaf9670b98ef838967ceed1dc9f8cf950532fc48b
parents 77d2f1f8 7c4b70c6
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2897,8 +2897,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" />