sm7125: overlay: enable config_nightDisplayAvailable

Change-Id: Ic88e71ee07e94356242a92a70b8d1ee8f5f39c4d
fourteen-wip
baddar90 3 years ago committed by Simon1511
parent 814ec612a8
commit 2845f98f29
  1. 5
      overlay/frameworks/base/core/res/res/values/config.xml

@ -864,4 +864,9 @@
<!-- For performance and storage reasons, limit the number of fingerprints per user -->
<integer name="config_fingerprintMaxTemplatesPerUser">4</integer>
<!-- Control whether Night display is available. This should only be enabled on devices
that have a HWC implementation that can apply the matrix passed to setColorTransform
without impacting power, performance, and app compatibility (e.g. protected content). -->
<bool name="config_nightDisplayAvailable">true</bool>
</resources>

Loading…
Cancel
Save