Fix 2147749: Make Settings.ACTION_SOUND_SETTINGS work
Added the official action to the Settings manifest.
This commit is contained in:
@@ -225,6 +225,7 @@
|
||||
<action android:name="com.android.settings.SOUND_SETTINGS" />
|
||||
<action android:name="com.android.settings.DISPLAY_SETTINGS" />
|
||||
<action android:name="android.settings.DISPLAY_SETTINGS" />
|
||||
<action android:name="android.settings.SOUND_SETTINGS" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.VOICE_LAUNCH" />
|
||||
<category android:name="com.android.settings.SHORTCUT" />
|
||||
|
||||
Reference in New Issue
Block a user