sdm660-common: rootdir: Do not try to remove shmbus

shmbus doesn't exist for us. Removing a non-existent file/folder only
causes the command to fail and spam the dmesg.

Signed-off-by: Tashfin Shakeer Rhythm <tashfinshakeerrhythm@gmail.com>
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Tashfin Shakeer Rhythm 2023-06-13 01:32:09 +06:00 committed by pix106
parent 609d3d6c14
commit 0a5ca4c00c

View file

@ -294,7 +294,6 @@ on post-fs-data
# Create directory for radio
mkdir /data/vendor/radio 0770 system radio
rm /data/vendor/radio/shmbus
# Create directory for modem_config
mkdir /data/vendor/modem_config 0570 radio root