summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2015-12-30 13:17:42 -0800
committerTao Bao <tbao@google.com>2015-12-30 13:17:42 -0800
commit1a8ee82b74e80bcbaffa0803f7a4465c98c3457e (patch)
tree8cb2cc5b627b901375f7cd90d63b4aa2ea8751d5
parent25d0340da606833951e9e56637dad7ef59282554 (diff)
downloadfugu-1a8ee82b74e80bcbaffa0803f7a4465c98c3457e.tar.gz
Add /misc entry into fstab.fugu.
misc partition serves as the bootloader control block (BCB) to communicate with the bootloader. uncrypt needs to find the entry and wipes the BCB prior to rebooting into recovery. Change-Id: I2a54b49f2b221dd36fe443c27af61618324c3b0a
-rw-r--r--fstab.fugu1
1 files changed, 1 insertions, 0 deletions
diff --git a/fstab.fugu b/fstab.fugu
index 9a627ee..cee2ecf 100644
--- a/fstab.fugu
+++ b/fstab.fugu
@@ -2,5 +2,6 @@
/dev/block/by-name/cache /cache ext4 nosuid,nodev,noatime,barrier=1,data=ordered wait,check
/dev/block/by-name/userdata /data ext4 nosuid,nodev,noatime,discard,barrier=1,data=ordered,noauto_da_alloc wait,check
/dev/block/by-name/factory /factory ext4 nosuid,nodev,noatime,barrier=1,data=ordered wait
+/dev/block/by-name/misc /misc emmc defaults defaults
/dev/block/zram0 none swap defaults zramsize=104857600
/devices/*/dwc3-host.2/usb* auto auto defaults voldmanaged=usb:auto,encryptable=userdata