sdm710-common: rootdir: Remove command 'rm /data/vendor/perfd/default_values'
We don't have this file on the device * init: Command 'rm /data/vendor/perfd/default_values' action=post-fs-data (/vendor/etc/init/hw/init.qcom.rc:303) took 1ms and failed: unlink() failed: No such file or directory Signed-off-by: lupesoltec <dev@lupesoltec.com.br>
This commit is contained in:
parent
83d7e13934
commit
7171800754
1 changed files with 0 additions and 1 deletions
|
@ -413,7 +413,6 @@ on post-fs-data
|
|||
#Create PERFD deamon related dirs
|
||||
mkdir /data/vendor/perfd 0770 root system
|
||||
chmod 2770 /data/vendor/perfd
|
||||
rm /data/vendor/perfd/default_values
|
||||
|
||||
mkdir /data/vendor/secure_element 0777 system system
|
||||
|
||||
|
|
Loading…
Reference in a new issue