am dbd059fe: am 11710005: am 5a817c6b: Forward ACTION_OTHER_SOUND_SETTINGS intent to primary profile.

* commit 'dbd059fec8096c662ca1c187b8e4ea0d58a7a72e':
  Forward ACTION_OTHER_SOUND_SETTINGS intent to primary profile.
This commit is contained in:
Sudheer Shanka
2015-05-06 17:43:07 +00:00
committed by Android Git Automerger

View File

@@ -2326,6 +2326,8 @@
android:value="com.android.settings.notification.OtherSoundSettings" /> android:value="com.android.settings.notification.OtherSoundSettings" />
<meta-data android:name="com.android.settings.TOP_LEVEL_HEADER_ID" <meta-data android:name="com.android.settings.TOP_LEVEL_HEADER_ID"
android:resource="@id/notification_settings" /> android:resource="@id/notification_settings" />
<meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
android:value="true" />
</activity> </activity>
<!-- Show apps for which application-level notification settings are applicable --> <!-- Show apps for which application-level notification settings are applicable -->