Fix presubmit test failure.
- fix the typo in the manifest that reference the zen mode fragment. Change-Id: Iae6975d015174fabb98033b917290c954c5483c2 Fixes: 74577539 Test: make SettingsUnitTests
This commit is contained in:
@@ -746,7 +746,7 @@
|
||||
android:taskAffinity="com.android.settings"
|
||||
android:parentActivityName="Settings">
|
||||
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
|
||||
android:value="com.android.settings.notification.ZenModeBlockedEffectsSetting" />
|
||||
android:value="com.android.settings.notification.ZenModeBlockedEffectsSettings" />
|
||||
<meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
|
||||
android:value="true" />
|
||||
</activity>
|
||||
|
||||
Reference in New Issue
Block a user