OSDN Git Service

Remove notification listener to disable badging
authorTony Wickham <twickham@google.com>
Thu, 27 Apr 2017 19:55:27 +0000 (12:55 -0700)
committerTony Wickham <twickham@google.com>
Thu, 27 Apr 2017 19:57:05 +0000 (12:57 -0700)
Bug: 37748653
Change-Id: I80d9f7c5274604f552113c7be0319d5cd454b29c

res/values-v26/bools.xml

index 30537fe..b15b6d9 100644 (file)
@@ -17,7 +17,7 @@
 -->
 
 <resources>
-    <bool name="notification_badging_enabled">true</bool>
+    <bool name="notification_badging_enabled">false</bool>
 
     <bool name="enable_install_shortcut_api">false</bool>
 </resources>
\ No newline at end of file