commit | af69324e7a202c8b2002a627f47b52c14d291d53 | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm@cyngn.com> | Wed Nov 04 15:44:44 2015 -0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Nov 30 08:59:10 2018 -0500 |
tree | 215846e464458e6fd30fb790caa051bdb1ebdbc2 | |
parent | a66df7c8222ffbc4062bfdaa8a2b1e2716b4483d [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> [mikeioannina] Adapt for Pie Change-Id: Id7ec3ea409b5c96e691730604e4b1e9cc3aa9d33