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

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

Merge "Use proper title for support page." into oc-dr1-dev

parents 63c63ff6 3d246e60
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3011,7 +3011,8 @@
                       android:value="com.android.settings.deletionhelper.AutomaticStorageManagerSettings" />
        </activity>

        <activity android:name="Settings$LegacySupportActivity">
        <activity android:name="Settings$LegacySupportActivity"
                  android:label="@string/page_tab_title_support">
            <meta-data android:name="com.android.settings.FRAGMENT_CLASS"
            android:value="com.android.settings.dashboard.SupportFragment"/>
        </activity>