Re-enable new notif pipeline in background

This was accidentally disabled in ag/13357296

Bug: 173126564
Test: atest
Change-Id: Id8413ea472701893f7ce99e7f2422025a7ada549
This commit is contained in:
Ned Burns
2021-02-11 16:49:08 -05:00
parent 8319d59769
commit 73e2087b3d

View File

@@ -18,7 +18,7 @@
<resources>
<bool name="are_flags_overrideable">false</bool>
<bool name="flag_notification_pipeline2">false</bool>
<bool name="flag_notification_pipeline2">true</bool>
<bool name="flag_notification_pipeline2_rendering">false</bool>
<bool name="flag_notif_updates">false</bool>