land: Stop mounting /oem

We don't need this in CM.

Change-Id: I05bb818423a033f0b61938c7f9c4be3cb67447ee
This commit is contained in:
Zhao Wei Liew 2016-12-25 13:37:08 +08:00
parent a884643247
commit e8c7238977

View file

@ -54,10 +54,6 @@ on fs
mkdir /persist/data 0700 system system
restorecon_recursive /persist
on post-fs
wait /dev/block/bootdevice/by-name/oem
mount ext4 /dev/block/bootdevice/by-name/oem /oem ro nosuid nodev barrier=1
# msm specific files that need to be created on /data
on post-fs-data
mkdir /data/tombstones 0771 system system