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
gugelfrei
Arne Coucheron 5 years ago committed by Michael Bestas
parent 8ab8c2f35d
commit 70143a64fc

@ -16,4 +16,5 @@
<config>
<allow-in-power-save package="com.android.deskclock" />
<allow-in-power-save package="com.android.messaging" />
</config>

Loading…
Cancel
Save