recovery: symlink /sbin for script compatibility

Change-Id: I6548d65c1e6f775d2d1931864ebf7830d701fbaf
This commit is contained in:
Alessandro Astone 2019-09-06 12:36:55 +02:00 committed by zlewchan
parent 000dfae7c5
commit 8d10568ac6

View file

@ -23,6 +23,8 @@ on init
symlink /system/bin /bin symlink /system/bin /bin
symlink /system/etc /etc symlink /system/etc /etc
rmdir /sbin
symlink /system/bin /sbin
mkdir /sdcard mkdir /sdcard
mkdir /system mkdir /system