mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210velte.git
synced 2024-10-31 19:37:28 +00:00
gts210vewifi: Use /fota for uncrypt partition
Change-Id: I02b9c49fbe1d2f8bc82cd906230c50cf458a68ec
This commit is contained in:
parent
303d8ccf5d
commit
8f38369c4c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
/cache ext4 /dev/block/bootdevice/by-name/cache
|
||||
/boot emmc /dev/block/bootdevice/by-name/boot
|
||||
/recovery emmc /dev/block/bootdevice/by-name/recovery
|
||||
/misc emmc /dev/block/bootdevice/by-name/pad
|
||||
/misc emmc /dev/block/bootdevice/by-name/fota
|
||||
|
||||
/firmware vfat /dev/block/bootdevice/by-name/apnhlos flags=display="Firmware";mounttodecrypt
|
||||
/efs ext4 /dev/block/bootdevice/by-name/efs flags=display="EFS";backup=1
|
||||
|
|
Loading…
Reference in a new issue