diff options
| author | celtare21 <celtare21@gmail.com> | 2018-11-06 21:31:37 +0000 |
|---|---|---|
| committer | celtare21 <celtare21@gmail.com> | 2019-06-14 13:52:31 +0300 |
| commit | c4676c8e56692d668299bd7e5caa1eb18e1384f1 (patch) | |
| tree | 0e5a2c9a6fc2ad9c3915b06563aad161c298c662 /rootdir | |
| parent | 80c20c4a50b3eed99a18151b73196ea45b7b66b4 (diff) | |
mata: ramdisk: Don't set BFQ
Signed-off-by: celtare21 <celtare21@gmail.com>
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/etc/init.mata.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/etc/init.mata.rc b/rootdir/etc/init.mata.rc index 49800830..466416fc 100644 --- a/rootdir/etc/init.mata.rc +++ b/rootdir/etc/init.mata.rc @@ -597,7 +597,6 @@ on property:ro.boot.carrier.sku=* setprop ro.oem.key1 ${ro.boot.carrier.sku} on property:sys.boot_completed=1 - setprop sys.io.scheduler bfq # Enable UFS powersaving write /sys/devices/soc/${ro.boot.bootdevice}/clkscale_enable 1 |
