Skip to content

Commit

Permalink
j8y18lte: update firmware mounting point block to apnhlos
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush <ayushbisht5663@gmail.com>
  • Loading branch information
goldfish07 committed Jun 4, 2021
1 parent d42f42a commit 4f31401
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 @@ -45,7 +45,7 @@
/persist ext4 /dev/block/bootdevice/by-name/persist flags=backup=0;display="Persist"

#FOTA
/firmware vfat /dev/block/bootdevice/by-name/modem flags=display="Firmware";mounttodecrypt
/firmware vfat /dev/block/bootdevice/by-name/apnhlos flags=display="Firmware";mounttodecrypt
/modem emmc /dev/block/bootdevice/by-name/modem flags=backup=1;display="modem"
/dsp emmc /dev/block/bootdevice/by-name/dsp flags=backup=1;subpartitionof=/modem
/misc emmc /dev/block/bootdevice/by-name/misc
Expand Down

0 comments on commit 4f31401

Please sign in to comment.