mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-04 15:37:46 -04:00
universal7870: vendor_prop: enable FIFO UI scheduling.
This commit is contained in:
parent
bd193820cd
commit
b43dda43d0
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
dalvik.vm.heapminfree=512k \
|
||||
dalvik.vm.heapmaxfree=8m
|
||||
|
||||
# FIFO UI scheduling
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
sys.use_fifo_ui=1
|
||||
|
||||
# Graphics
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.opengles.version=196610 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue