Skip to content

Commit

Permalink
devices: jflte{att,vzw}: Remove unecessary note
Browse files Browse the repository at this point in the history
Change-Id: I88045a7ad97a72ea205f89afe83b4731da5301c7
  • Loading branch information
npjohnson committed Apr 26, 2024
1 parent 0a64571 commit 58ec2b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _includes/templates/recovery_install_oor.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ adb -d pull /data/local/tmp/aboot.img
./oor -p ./aboot.img recovery.img recovery.oor.img
adb -d push recovery.oor.img /data/local/tmp/recovery.oor.img`
```
NOTE: BL version
6. Now, run the following command to flash the recovery image on your device:
```
adb -d shell su -c dd if=/data/local/tmp/recovery.oor.img of={{ device.recovery_partition }}
Expand Down

0 comments on commit 58ec2b2

Please sign in to comment.