msm8937-common: Remove FRP entry from fstab
* Not needed, system treats it as a raw block device Change-Id: Ieff8b1888c22d49974bfeb60cfc62f3bb2d424c7 (cherry picked from commit 7cf08cd4df73680ac412051e10ce00c84c794d0a)
This commit is contained in:
parent
584a356f2b
commit
27057ed355
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
/dev/block/bootdevice/by-name/dsp /dsp ext4 ro,nosuid,nodev wait
|
||||
/dev/block/bootdevice/by-name/modem /firmware vfat ro,context=u:object_r:firmware_file:s0,shortname=lower,uid=1000,gid=1000,dmask=227,fmask=337 wait
|
||||
/dev/block/bootdevice/by-name/misc /misc emmc defaults defaults
|
||||
/dev/block/bootdevice/by-name/config /frp emmc defaults defaults
|
||||
|
||||
/devices/soc/7864900.sdhci/mmc_host* auto auto nosuid,nodev wait,voldmanaged=sdcard1:auto,noemulatedsd,encryptable=footer
|
||||
/devices/soc/78db000.usb/msm_hsusb_host* auto auto nosuid,nodev wait,voldmanaged=usbotg:auto
|
||||
|
|
Loading…
Reference in a new issue