sdm660-common: switch iorap prefetch prop to mendel flags
Thanks Google for silently changing the prop for starting iorapd
service [1].
ref:
[1] 44176c75f7
Test: boot, check if iorapd service is started, and
IorapForwardingService is not complaining
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
cc5f2cb28e
commit
168cf8f085
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ ro.hardware.vulkan=adreno
|
|||
# IMS
|
||||
persist.vendor.ims.disableUserAgent=0
|
||||
|
||||
# IORAP
|
||||
persist.device_config.runtime_native_boot.iorap_readahead_enable=true
|
||||
|
||||
# LMKD
|
||||
ro.lmk.log_stats=true
|
||||
ro.lmk.use_psi=false
|
||||
|
|
Loading…
Reference in a new issue