Merge "Rename the shortcut title for dark theme from "Schedule" to "Dark theme""

This commit is contained in:
Xuanang Zhao
2022-09-20 09:31:34 +00:00
committed by Android (Google) Code Review

View File

@@ -1314,7 +1314,7 @@
<activity <activity
android:name="Settings$DarkThemeSettingsActivity" android:name="Settings$DarkThemeSettingsActivity"
android:label="@string/dark_ui_auto_mode_title" android:label="@string/dark_ui_mode"
android:exported="true" android:exported="true"
android:enabled="true"> android:enabled="true">
<intent-filter android:priority="32"> <intent-filter android:priority="32">