mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: set iorap prefetch prop to mendel flags
Thanks Google for silently changing the prop for starting iorapd service [1]. ref: [1] https://android.googlesource.com/platform/system/iorap/+/44176c75f7ee5b9f046abaa3ae513ad7f2a5ad6e Test: boot, check if iorapd service is started, and IorapForwardingService is not complaining Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com> Change-Id: I2bda60de0c39c7c5d97fc74fb1e8eea1b6f379f9 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
e97b84e4f0
commit
322fe15f6b
1 changed files with 2 additions and 0 deletions
|
|
@ -12,3 +12,5 @@ persist.sys.binary_xml=false
|
|||
# DSDS Settings
|
||||
persist.sys.fflag.override.settings_provider_model=false
|
||||
|
||||
# IORap
|
||||
persist.device_config.runtime_native_boot.iorap_readahead_enable=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue