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:
lupesoltec 2022-08-10 11:18:36 +08:00 committed by Ultra119
parent 83d7e13934
commit 7171800754

View file

@ -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