Fixed a typo in init.storage.rc
"sys" -> "dev" Change-Id: Ie7103a668cab027fb339762a7f4761b776b431f9 Signed-off-by: Daniel Lee <chullee@google.com>
This commit is contained in:
parent
e4c7499bcb
commit
1a0943166d
@ -29,7 +29,7 @@ on init
|
||||
|
||||
# Block
|
||||
write /dev/sys/block/by-name/rootdisk/queue/iostats 0
|
||||
write /sys/sys/block/by-name/rootdisk/queue/nr_requests 256
|
||||
write /dev/sys/block/by-name/rootdisk/queue/nr_requests 256
|
||||
|
||||
# UFS
|
||||
write /dev/sys/block/bootdevice/clkgate_enable 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user