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

Commit bd5fe05d authored by Jiaming Liu's avatar Jiaming Liu
Browse files

Enable concurrent display notifications

Bug: 267231269
Test: Manual

Change-Id: Ieb29df6873c0ea7014c0132ce3b76038a94c0c54
parent bffece66
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -210,8 +210,7 @@
    <!-- Device state identifiers and strings for system notifications. The string arrays must have
         the same length and order as the identifier array. -->
    <integer-array name="device_state_notification_state_identifiers">
        <!-- TODO(b/267231269) change to concurrent display identifier when ready -->
        <item>-1</item>
        <item>@integer/config_deviceStateConcurrentRearDisplay</item>
    </integer-array>
    <string-array name="device_state_notification_names">
        <item>@string/concurrent_display_notification_name</item>