Skip to content

Commit 132bb0c

Browse files
committed
get_essential_address not call (because device.db updated)
1 parent 24cf2a4 commit 132bb0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/run_root.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ if [ -f /system/xbin/su ] ; then
1515
fi
1616
fi
1717
cd $C
18-
./get_essential_address
18+
#./get_essential_address
1919
./unlock_security_module
2020
./run_root_shell -c $1

0 commit comments

Comments
 (0)