miatoll: rootdir: Remove discard command tuning

Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
Change-Id: Ia67b48f0e2448ab296c942eb2b6d10cf858472ff
This commit is contained in:
Jaegeuk Kim 2022-03-16 16:11:37 -07:00 committed by Alexander Winkowski
parent d4648c5e4a
commit a01f8714c4
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -268,10 +268,6 @@ on boot
# Create pa-cal driver directory lct-20181009
mkdir /mnt/vendor/persist/audio 0770 audio audio
# limit discard size to 128MB in order to avoid long IO latency
write /sys/block/sda/queue/discard_max_bytes 134217728
# msm specific files that need to be created on /data
on post-fs-data
mkdir /data/vendor/misc 01771 system system