sm6375-common: init: Drop I/O prefetcher
This depends on the already removed QTI perf stack. Change-Id: I10e0f26481cfa13994dab2370d9f9fb8a073cdc8
This commit is contained in:
parent
d8ec9a75c6
commit
e136267d24
3 changed files with 0 additions and 25 deletions
|
|
@ -332,9 +332,6 @@ on post-fs-data
|
|||
chmod 0770 /data/vendor/fm
|
||||
|
||||
mkdir /data/vendor/secure_element 0777 system system
|
||||
|
||||
#Create IOP deamon related dirs
|
||||
mkdir /data/vendor/iop 0700 root system
|
||||
|
||||
# Mark the copy complete flag to not completed
|
||||
write /data/vendor/radio/copy_complete 0
|
||||
|
|
@ -380,13 +377,6 @@ on post-fs-data
|
|||
|
||||
#Create dir for TUI
|
||||
mkdir /data/vendor/tui 0700 system drmrpc
|
||||
|
||||
service iop /system/vendor/bin/iop
|
||||
class main
|
||||
user root
|
||||
group root
|
||||
disabled
|
||||
socket iop seqpacket 0666 root system
|
||||
|
||||
on property:ro.vendor.hw.dualsim=true
|
||||
setprop persist.vendor.radio.multisim.config dsds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue