klte: Enable blur
Change-Id: I391768d9f750e67c67468c9fe1a66a7e83d17070 Signed-off-by: Paul Keith <javelinanddart@gmail.com>
This commit is contained in:
parent
9ac59af3c8
commit
c95164386f
2 changed files with 4 additions and 0 deletions
|
@ -296,4 +296,7 @@
|
|||
<item>ehrpd:4094,87380,1048576,4096,16384,262144</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Enable blur support -->
|
||||
<bool name="config_ui_blur_enabled">true</bool>
|
||||
|
||||
</resources>
|
||||
|
|
|
@ -250,6 +250,7 @@ vendor/lib/librs_adreno.so
|
|||
vendor/lib/librs_adreno_sha1.so
|
||||
vendor/lib/libsc-a3xx.so
|
||||
vendor/lib/libscale.so
|
||||
vendor/lib/libuiblur.so
|
||||
|
||||
# Graphics firmware
|
||||
etc/firmware/a330_pfp.fw
|
||||
|
|
Loading…
Reference in a new issue