klte-common: Re-enable blur

Change-Id: Ic4fda0b7d4bcebd13ace493ce25f3d7b71de97e5
This commit is contained in:
Kevin F. Haggerty 2017-01-19 18:27:31 -07:00
parent 0dd9e67761
commit 5b372192ba
1 changed files with 3 additions and 0 deletions

View File

@ -299,4 +299,7 @@
1 - The device DOES have a permanent menu key; ignore autodetection.
2 - The device DOES NOT have a permanent menu key; ignore autodetection. -->
<integer name="config_overrideHasPermanentMenuKey">2</integer>
<!-- Enable blur support -->
<bool name="config_uiBlurEnabled">true</bool>
</resources>