Merge "Fix presubmit test failure." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-13 20:18:14 +00:00
committed by Android (Google) Code Review

View File

@@ -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>