summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2019-06-09 16:32:57 +0200
committerJoonas Kylmälä <joonas.kylmala@iki.fi>2019-07-14 12:10:04 -0400
commitca380427fe8f3da23d4ceb650f39a080cd0e68fd (patch)
tree98ff93ae43e3756f559e846c780ad653b29b10e1
parente66b546be3a9dc2a034ce0c23ee72c368740ef68 (diff)
downloadmanifest-history/lineage-16.0-base-rebased.tar.gz
manifest-history/lineage-16.0-base-rebased.tar.bz2
manifest-history/lineage-16.0-base-rebased.zip
Fix system/core overridehistory/lineage-16.0-base-rebased
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--replicant/gnutoo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/replicant/gnutoo.xml b/replicant/gnutoo.xml
index c948bad..d79523d 100644
--- a/replicant/gnutoo.xml
+++ b/replicant/gnutoo.xml
@@ -19,6 +19,6 @@
<project path="hardware/samsung" name="GNUtoo/android_hardware_samsung" remote="GNUtoo" />
<!-- Based on git://git.putti.eu/aosp/kernel_i9305.git -->
<project path="kernel/replicant/linux" name="GNUtoo/kernel_replicant_linux.git" remote="GNUtoo" />
- <project path="system/core" name="aosp/core" groups="pdk" remote="GNUtoo" />
+ <project path="system/core" name="GNUtoo/core" groups="pdk" remote="GNUtoo" />
<project path="vendor/lineage" name="GNUtoo/android_vendor_lineage" remote="GNUtoo" />
</manifest>