Commit 17efdff1 authored by vvb2060's avatar vvb2060 Committed by topjohnwu

remove_system_su only on recovery mode

We may mount su to /system/bin/su
parent 984f32f9
...@@ -61,7 +61,7 @@ BINDIR=$INSTALLER/$ARCH32 ...@@ -61,7 +61,7 @@ BINDIR=$INSTALLER/$ARCH32
chmod -R 755 $CHROMEDIR $BINDIR chmod -R 755 $CHROMEDIR $BINDIR
# Check if system root is installed and remove # Check if system root is installed and remove
remove_system_su $BOOTMODE || remove_system_su
############## ##############
# Environment # Environment
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment