Re: [PATCH v2 android/system/vold] Promote the max partition support to 8

2011-03-22 Thread Patrik Ryd
Looks good to me. /Patrik On 22 March 2011 13:58, Jeremy Chang wrote: > This is needed for supporting multiple partition layout. > > Delete MAX_PARTS define since it's not used and also to make it look > consistent. > > Change-Id: Ic4e1b5f7219cb51f02d9e0d2c14046da9f7b51f1 > > Signed-off-by: Je

[PATCH v2 android/system/vold] Promote the max partition support to 8

2011-03-22 Thread Jeremy Chang
This is needed for supporting multiple partition layout. Delete MAX_PARTS define since it's not used and also to make it look consistent. Change-Id: Ic4e1b5f7219cb51f02d9e0d2c14046da9f7b51f1 Signed-off-by: Jeremy Chang --- DirectVolume.h |4 +--- 1 files changed, 1 insertions(+), 3 deletio