msm8937-common: Disable unsupported overlays

This commit is contained in:
Isaac Chen 2018-03-08 10:55:31 +01:00
parent e446e0847d
commit 6b668dc36b

View file

@ -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>