Merge "Typo fix in media settings title variable"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f28a1afac9
@@ -4174,7 +4174,7 @@
|
||||
|
||||
<activity android:name="Settings$MediaControlsSettingsActivity"
|
||||
android:exported="true"
|
||||
android:label="@strings/media_controls_title">
|
||||
android:label="@string/media_controls_title">
|
||||
<intent-filter>
|
||||
<action android:name="android.settings.ACTION_MEDIA_CONTROLS_SETTINGS" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
Reference in New Issue
Block a user