OSDN Git Service

Use correct attribute name.
authorJulia Reynolds <juliacr@google.com>
Wed, 6 Jun 2018 14:04:02 +0000 (10:04 -0400)
committerJulia Reynolds <juliacr@google.com>
Wed, 6 Jun 2018 14:04:02 +0000 (10:04 -0400)
Test: factory reset device and confirm default values
Change-Id: I96b20e98d740550fa1b47e069ebfb5fdf2368db2
Fixes: 109747051

core/res/res/xml/default_zen_mode_config.xml

index 35a0cc2..cb4e5c4 100644 (file)
@@ -23,7 +23,7 @@
            reminders="false" events="false" repeatCallers="true" />
 
     <!-- all visual effects that exist as of P -->
-    <disallow suppressedVisualEffect="511" />
+    <disallow visualEffects="511" />
 
     <!-- whether there are notification channels that can bypass dnd -->
     <state areChannelsBypassingDnd="false" />