samsung: doze: Add AOD support to Ambient Display
authorBruno Martins <bgcngm@gmail.com>
Tue, 1 Jan 2019 12:39:38 +0000 (12:39 +0000)
committerBruno Martins <bgcngm@gmail.com>
Wed, 13 Jan 2021 14:23:47 +0000 (15:23 +0100)
commit42ed17551b09c4ad0997a117f9f079769ccfc903
tree8ff1a1749ee986d7823235b292107ca1d15f5c62
parentcc3bed76b05d92e60d1e76e39df2d2f0850666bc
samsung: doze: Add AOD support to Ambient Display

 * This makes the always on display mode feature visible for those
   devices that explicitly set it as available via AOSP overlay.
   Should only be enabled on devices where the display has been tuned
   to be power efficient in DOZE and/or DOZE_SUSPEND states.

Change-Id: If543936f9421dd7a6c0be594f7cb76afb227e34b
doze/res/xml/gesture_panel.xml
doze/src/org/lineageos/settings/doze/SamsungDozeSettings.java
doze/src/org/lineageos/settings/doze/Utils.java