Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: init: Drop I/O prefetcher

This depends on the already removed QTI perf stack.

Change-Id: Ibc5a9616d65e716b8f85184d7d85968e0280ee1d
This commit is contained in:
LuK1337 2023-10-01 23:23:33 +05:30 committed by Nick Reuter
commit ddcc778840
2 changed files with 0 additions and 18 deletions

View file

@ -320,9 +320,6 @@ on post-fs-data
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
chown radio radio /data/vendor/radio/copy_complete
@ -374,13 +371,6 @@ service nqnfcinfo /system/vendor/bin/nqnfcinfo
user system
oneshot
service iop /system/vendor/bin/iop
class main
user root
group root
disabled
socket iop seqpacket 0666 root system
service qcomsysd /system/vendor/bin/qcom-system-daemon
class main
user root