|
|
@ -864,4 +864,9 @@ |
|
|
|
|
|
|
|
|
|
|
|
<!-- For performance and storage reasons, limit the number of fingerprints per user --> |
|
|
|
<!-- For performance and storage reasons, limit the number of fingerprints per user --> |
|
|
|
<integer name="config_fingerprintMaxTemplatesPerUser">4</integer> |
|
|
|
<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> |
|
|
|
</resources> |
|
|
|