Skip to content

Commit

Permalink
Backend: touch up install whitespace now that we have banner/version …
Browse files Browse the repository at this point in the history
…display
  • Loading branch information
osm0sis committed Feb 26, 2018
1 parent efa4623 commit 1228926
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions META-INF/com/google/android/update-binary
Expand Up @@ -73,6 +73,8 @@ fi;
ui_print " ";
ui_print "AnyKernel2 by osm0sis @ xda-developers";
ui_print " ";
ui_print " ";

umount /system 2>/dev/null;
umount /vendor 2>/dev/null;
mount -o ro -t auto /system;
Expand Down Expand Up @@ -142,4 +144,5 @@ umount /system;
umount /vendor 2>/dev/null;
umount /data 2>/dev/null;
ui_print " ";
ui_print " ";
ui_print "Done!";

0 comments on commit 1228926

Please sign in to comment.