Get rid of unused notification_badging_enabled configuration.

Bug: 159637333
Test: Manual tests by building system image and testing launcher app.
Change-Id: I0a7a3048ae6b4ffa52497748f45a6cf366fe0433
This commit is contained in:
Rajeev Kumar 2020-06-22 13:09:50 -07:00
parent c3f13e01a3
commit e941d72380
1 changed files with 0 additions and 1 deletions

View File

@ -18,6 +18,5 @@
<resources>
<bool name="notification_dots_enabled">false</bool>
<bool name="notification_badging_enabled">false</bool>
</resources>