From c6c3996974084034e8bf126e8f7f60bb61c91e3d Mon Sep 17 00:00:00 2001 From: Ratoriku Date: Mon, 24 May 2021 13:00:36 +0800 Subject: [PATCH] sdm660-common: Stop creating IOP deamon dirs * Since we don't use IOP hals anymore Signed-off-by: Ratoriku Signed-off-by: Anush02198 --- rootdir/etc/init.qcom.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 73b29767..0ab8f7e8 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -328,9 +328,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