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

Commit 4db6ebbf authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Handle navigation back problem from About Phone"

parents b86bae86 8614058f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -901,8 +901,7 @@

        <activity android:name=".Settings$MyDeviceInfoActivity"
                  android:label="@string/about_settings"
                  android:icon="@drawable/ic_homepage_about"
                  android:parentActivityName="Settings">
                  android:icon="@drawable/ic_homepage_about">
            <intent-filter android:priority="1">
                <action android:name="android.settings.DEVICE_INFO_SETTINGS" />
                <action android:name="android.settings.DEVICE_NAME" />