Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 73e2087b authored by Ned Burns's avatar Ned Burns
Browse files

Re-enable new notif pipeline in background

This was accidentally disabled in ag/13357296

Bug: 173126564
Test: atest
Change-Id: Id8413ea472701893f7ce99e7f2422025a7ada549
parent 8319d597
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -18,7 +18,7 @@
<resources>
<resources>
    <bool name="are_flags_overrideable">false</bool>
    <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_notification_pipeline2_rendering">false</bool>
    <bool name="flag_notif_updates">false</bool>
    <bool name="flag_notif_updates">false</bool>