sdm710-common: iorap: Enable iorapd prefetching
Bug: 141987657 Bug: 139831359 Change-Id: I71c32bf3f1b1c406dd27ac643638ea909b849ee6 Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
397dc77a48
commit
c912954421
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ dalvik.vm.dex2oat64.enabled=true
|
||||||
vendor.bluetooth.soc=cherokee
|
vendor.bluetooth.soc=cherokee
|
||||||
ro.vendor.fm.use_audio_session=true
|
ro.vendor.fm.use_audio_session=true
|
||||||
|
|
||||||
|
# IORap
|
||||||
|
persist.device_config.runtime_native_boot.iorap_readahead_enable=true
|
||||||
|
|
||||||
# Media
|
# Media
|
||||||
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue