potter: enable blur overlay
Change-Id: Iba87cecaf2baff75e59477a5a990676bcbab5408
This commit is contained in:
@@ -299,4 +299,8 @@
|
|||||||
<!-- Whether device supports double tap to wake -->
|
<!-- Whether device supports double tap to wake -->
|
||||||
<bool name="config_supportDoubleTapWake">true</bool>
|
<bool name="config_supportDoubleTapWake">true</bool>
|
||||||
|
|
||||||
|
<!-- Support in Surfaceflinger for blur layers.
|
||||||
|
NOTE: This requires additional hardware-specific code. -->
|
||||||
|
<bool name="config_uiBlurEnabled">true</bool>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user