commit | 3568104dbefa49d9c8506b630e494c985a77af35 | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm@cyngn.com> | Wed Nov 04 15:44:44 2015 -0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Mon Nov 13 11:39:48 2017 +0530 |
tree | 60aae575ee276db158a8808940fdb6bbc41a5014 | |
parent | 7e0bc9811d18a4aae59c2ace032e6460eb8a51e1 [diff] |
vold: Support internal storage partitions * Support nonremovable disks and expose a nonremovable flag in the DiskCreated message. * New DiskPartition class to hold single partitions. DiskPartition is used when the fs_mgr entry has a partnum (eg. when fs_mgr_flags contains voldmanaged=label:#). Override disk partitioning methods to prevent destroying the emmc. Change-Id: Id7ec3ea409b5c96e691730604e4b1e9cc3aa9d33 vold: Correct base header paths These headers were moved to android-base Change-Id: I3eaa8316006b9017c5f5e31cd1e91efc2862106d DiskPartition.cpp: Add sysmacros.h dependency for major/minor Change-Id: I22c267c8f12b40fb3e2295becd88f12b75907b69 Signed-off-by: Adrian DC <radian.dc@gmail.com> Change-Id: Id7ec3ea409b5c96e691730604e4b1e9cc3aa9d33