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:
Chenyang Zhong 2021-10-17 21:57:27 +02:00 committed by pix106
parent cc5f2cb28e
commit 168cf8f085

View file

@ -37,6 +37,9 @@ ro.hardware.vulkan=adreno
# IMS # IMS
persist.vendor.ims.disableUserAgent=0 persist.vendor.ims.disableUserAgent=0
# IORAP
persist.device_config.runtime_native_boot.iorap_readahead_enable=true
# LMKD # LMKD
ro.lmk.log_stats=true ro.lmk.log_stats=true
ro.lmk.use_psi=false ro.lmk.use_psi=false