mirror of
https://github.com/CTCaer/android_device_semc_urushi.git
synced 2025-02-16 23:48:36 +00:00
![Diogo Ferreira](/assets/img/avatar_default.png)
Urushi does not have a visible boot partition, this addition was just a hack to make it compile until a proper fix was available. The fix was applied to msm7x30-common in the form of an updated set of custom release tools: http://review.cyanogenmod.com/10404 Change-Id: If6f1ab917ad0bd8f9eb18eee5a6f0525f5d9dba4
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
# mount point fstype device [device2] fstype2
|
|
|
|
/cache yaffs2 cache
|
|
/data yaffs2 userdata
|
|
/system yaffs2 system
|
|
/sdcard vfat /dev/block/mmcblk0p1
|
|
/sd-ext auto /dev/block/mmcblk0p2
|