From 20ed5551122e366f310ac82de6abd0eb54998b57 Mon Sep 17 00:00:00 2001 From: Doris Ling Date: Tue, 13 Mar 2018 11:25:04 -0700 Subject: [PATCH] Fix presubmit test failure. - fix the typo in the manifest that reference the zen mode fragment. Change-Id: Iae6975d015174fabb98033b917290c954c5483c2 Fixes: 74577539 Test: make SettingsUnitTests --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c9045d8badd..340ca3a7f94 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -746,7 +746,7 @@ android:taskAffinity="com.android.settings" android:parentActivityName="Settings"> + android:value="com.android.settings.notification.ZenModeBlockedEffectsSettings" />