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

Commit fc4f4b2a authored by Arne Coucheron's avatar Arne Coucheron
Browse files

vendor: Add messaging app to power whitelist

* The messaging app is notorious for late notifications
  of messages. Whitelist it so it can be active during doze.

Change-Id: I932c89b27d76c114be67eaed62a3c021c219ca3a
parent 4dcc4e46
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,4 +16,5 @@

<config>
    <allow-in-power-save package="com.android.deskclock" />
    <allow-in-power-save package="com.android.messaging" />
</config>