mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-04 21:27:16 +09:00
sm6250-common: Drop I/O prefetcher
This depends on the already removed QTI perf stack. Change-Id: I06b9a57f868e77bbcbb77c3970aec723404689f4
This commit is contained in:
parent
bf49e93908
commit
82f432048b
@ -217,11 +217,6 @@
|
|||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<fqname>@1.0::IFstManager/default</fqname>
|
<fqname>@1.0::IFstManager/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
|
||||||
<name>vendor.qti.hardware.iop</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<fqname>@2.0::IIop/default</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>vendor.qti.hardware.qccvndhal</name>
|
<name>vendor.qti.hardware.qccvndhal</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
@ -905,16 +905,6 @@ vendor/lib64/vendor.qti.ims.rcsconfig@2.0.so
|
|||||||
vendor/lib64/vendor.qti.imsrtpservice@3.0-service-Impl.so
|
vendor/lib64/vendor.qti.imsrtpservice@3.0-service-Impl.so
|
||||||
vendor/lib64/vendor.qti.imsrtpservice@3.0.so
|
vendor/lib64/vendor.qti.imsrtpservice@3.0.so
|
||||||
|
|
||||||
# IOP
|
|
||||||
vendor/bin/hw/vendor.qti.hardware.iop@2.0-service
|
|
||||||
vendor/etc/init/vendor.qti.hardware.iop@2.0-service.rc
|
|
||||||
vendor/lib/libqti-iopd-client.so
|
|
||||||
vendor/lib/libqti-iopd.so
|
|
||||||
vendor/lib/vendor.qti.hardware.iop@2.0.so
|
|
||||||
vendor/lib64/libqti-iopd-client.so
|
|
||||||
vendor/lib64/libqti-iopd.so
|
|
||||||
vendor/lib64/vendor.qti.hardware.iop@2.0.so
|
|
||||||
|
|
||||||
# IPA
|
# IPA
|
||||||
vendor/etc/init/ipa_fws.rc
|
vendor/etc/init/ipa_fws.rc
|
||||||
vendor/firmware/ipa_fws.b00
|
vendor/firmware/ipa_fws.b00
|
||||||
|
@ -360,9 +360,6 @@ on post-fs-data
|
|||||||
|
|
||||||
mkdir /data/vendor/secure_element 0777 system system
|
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
|
# Mark the copy complete flag to not completed
|
||||||
write /data/vendor/radio/copy_complete 0
|
write /data/vendor/radio/copy_complete 0
|
||||||
chown radio radio /data/vendor/radio/copy_complete
|
chown radio radio /data/vendor/radio/copy_complete
|
||||||
|
Loading…
x
Reference in New Issue
Block a user