Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4298d4e authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge changes Id815a9d3,Ie3cf2b5e into main

* changes:
  Wait for device before `adb root`
  Reformat apply-update.sh
parents 71d10882 d37f814a
Loading
Loading
Loading
Loading
+15 −15
Original line number Diff line number Diff line
@@ -163,8 +163,8 @@ fi

rm -rf $HOST_PATH

adb root
adb wait-for-device
adb root

adb shell rm -rf $DEVICE_PATH
adb shell mkdir -p $DEVICE_PATH