Skip to content

Commit

Permalink
pyramid: Use BFQ
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanich committed Sep 17, 2015
1 parent 1515cb5 commit 0356d5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions system_prop.mk
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ PRODUCT_PROPERTY_OVERRIDES += \

# USB-OTG
persist.sys.isUsbOtgEnabled=true

# Scheduler
PRODUCT_PROPERTY_OVERRIDES += \
sys.io.scheduler=bfq

0 comments on commit 0356d5a

Please sign in to comment.