Skip to content

Commit

Permalink
j8y18lte: remove dsp wipe flag
Browse files Browse the repository at this point in the history
  • Loading branch information
goldfish07 committed Jan 3, 2021
1 parent 13a97f0 commit 5ff700b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recovery.fstab
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
/odm ext4 /dev/block/bootdevice/by-name/odm flags=backup=1;display="odm"
/modem emmc /dev/block/bootdevice/by-name/apnhlos flags=backup=1;display="modem"
/mdm emmc /dev/block/bootdevice/by-name/modem flags=backup=1;display="firmware";slotselect
/dsp emmc /dev/block/bootdevice/by-name/dsp flags=backup=1;display="dsp";slotselect;wipeingui
/dsp emmc /dev/block/bootdevice/by-name/dsp flags=backup=1;display="dsp";slotselect
/misc emmc /dev/block/bootdevice/by-name/misc

# Removable storage
Expand Down

0 comments on commit 5ff700b

Please sign in to comment.