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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user