sm7125: overlay: enable config_nightDisplayAvailable

Change-Id: Ic88e71ee07e94356242a92a70b8d1ee8f5f39c4d
tirimbino
baddar90 3 years ago committed by Ruchit
parent db010f869d
commit a9070068e6
  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