Skip to content

Commit 0356d5a

Browse files
committed
pyramid: Use BFQ
1 parent 1515cb5 commit 0356d5a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

system_prop.mk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
4646

4747
# USB-OTG
4848
persist.sys.isUsbOtgEnabled=true
49+
50+
# Scheduler
51+
PRODUCT_PROPERTY_OVERRIDES += \
52+
sys.io.scheduler=bfq

0 commit comments

Comments
 (0)