summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPIPIPIG233666 <wkong23@foxmail.com>2019-09-30 15:35:13 -0400
committerMichael Bestas <mkbestas@lineageos.org>2019-11-01 21:05:20 +0100
commite65da2337ff8a2e11b282cc27c040a55f79cf900 (patch)
tree64e8df1cb8be1d48eaffc32f682014d22ca65f17
parent377df284aff0140e0ecf4500fde972bf3edc472c (diff)
downloadandroid-e65da2337ff8a2e11b282cc27c040a55f79cf900.tar.gz
android-e65da2337ff8a2e11b282cc27c040a55f79cf900.tar.bz2
android-e65da2337ff8a2e11b282cc27c040a55f79cf900.zip
manifest: Switch to our fork of system/vold
Signed-off-by: PIPIPIG233666 <wkong23@foxmail.com> Change-Id: Idec4e1161862cdd6ce9a4d041257d849958c039e
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 00a0f905..c65eff82 100644
--- a/default.xml
+++ b/default.xml
@@ -635,7 +635,7 @@
<project path="system/tools/xsdc" name="platform/system/tools/xsdc" groups="pdk" remote="aosp" />
<project path="system/update_engine" name="LineageOS/android_system_update_engine" groups="pdk" />
<project path="system/ucontainer" name="platform/system/ucontainer" groups="pdk" remote="aosp" />
- <project path="system/vold" name="platform/system/vold" groups="pdk" remote="aosp" />
+ <project path="system/vold" name="LineageOS/android_system_vold" groups="pdk" />
<project path="test/framework" name="platform/test/framework" groups="vts,projectarch,pdk" remote="aosp" />
<project path="test/mlts/benchmark" name="platform/test/mlts/benchmark" groups="pdk" remote="aosp" />
<project path="test/mlts/models" name="platform/test/mlts/models" groups="pdk" remote="aosp" />