msm8937-common: Disable unsupported overlays
This commit is contained in:
parent
e446e0847d
commit
6b668dc36b
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
||||||
|
|
||||||
<!-- Support in Surfaceflinger for blur layers.
|
<!-- Support in Surfaceflinger for blur layers.
|
||||||
NOTE: This requires additional hardware-specific code. -->
|
NOTE: This requires additional hardware-specific code. -->
|
||||||
<bool name="config_uiBlurEnabled">true</bool>
|
<!--bool name="config_uiBlurEnabled">true</bool> -->
|
||||||
|
|
||||||
<!-- Whether notify fingerprint client of successful cancelled authentication -->
|
<!-- Whether notify fingerprint client of successful cancelled authentication -->
|
||||||
<bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool>
|
<!--bool name="config_notifyClientOnFingerprintCancelSuccess">true</bool> -->
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue