summaryrefslogtreecommitdiff
path: root/staging-vexpress.xml
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2012-08-03 10:03:55 +0100
committerJon Medhurst <tixy@linaro.org>2012-08-03 10:03:55 +0100
commit1114d9f7a6474cb02ade975d3e532c455411156f (patch)
tree3d9e12144aa2b3c1f7dd3bef01f8d78c063f210e /staging-vexpress.xml
parentac7b933e3d9869c065639c784047214c675d5afa (diff)
manifests: (All) Use Linaro version of vold
We have increased the maximum number of disk partitions to 8 as Linaro disk images have more that the existing maximum of 4. Change-Id: Ica4d9ebdc2a16d6f9ab6d451ea9b54e1aeab5278 Signed-off-by: Jon Medhurst <tixy@linaro.org>
Diffstat (limited to 'staging-vexpress.xml')
-rw-r--r--staging-vexpress.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/staging-vexpress.xml b/staging-vexpress.xml
index 84f0098..f12eee2 100644
--- a/staging-vexpress.xml
+++ b/staging-vexpress.xml
@@ -94,9 +94,10 @@
<project path="hardware/ti/omap4xxx" name="platform/hardware/ti/omap4xxx" revision="linaro_android_4.1.1" />
<!-- Linaro modifications: New init.rc, assorted bug fixes -->
<project path="system/core" name="platform/system/core" revision="linaro_android_4.1.1" />
+ <!-- Linaro modifications: Increase the maximum number of disk partitions to 8 -->
+ <project path="system/vold" name="platform/system/vold" revision="linaro_android_4.1.1" />
<!-- Has Linaro modifications on 4.0.4 that may need porting -->
<project path="frameworks/compile/slang" name="platform/frameworks/compile/slang" />
- <project path="system/vold" name="platform/system/vold" />
<project path="external/srec" name="platform/external/srec" />
<project path="hardware/libhardware_legacy" name="platform/hardware/libhardware_legacy" />
<project path="external/freetype" name="platform/external/freetype" />