manifest: Track our own libxml2

Necessary to apply patches starting with 2018-09-05 patch level

Change-Id: I7ccb5cdedb3775d64ee54ccf8585323b431797f4
This commit is contained in:
syphyr 2018-09-06 03:58:51 +02:00 committed by Kevin Haggerty
parent da9e6c3ede
commit de0547cd29

View File

@ -203,7 +203,7 @@
<project path="external/libvpx" name="LineageOS/android_external_libvpx" groups="pdk" /> <project path="external/libvpx" name="LineageOS/android_external_libvpx" groups="pdk" />
<project path="external/libvterm" name="platform/external/libvterm" groups="pdk" remote="aosp" /> <project path="external/libvterm" name="platform/external/libvterm" groups="pdk" remote="aosp" />
<project path="external/libweave" name="platform/external/libweave" groups="pdk" remote="aosp" /> <project path="external/libweave" name="platform/external/libweave" groups="pdk" remote="aosp" />
<project path="external/libxml2" name="platform/external/libxml2" groups="pdk,libxml2" remote="aosp" /> <project path="external/libxml2" name="LineageOS/android_external_libxml2" groups="pdk,libxml2" />
<project path="external/libyuv" name="platform/external/libyuv" groups="pdk,libyuv" remote="aosp" /> <project path="external/libyuv" name="platform/external/libyuv" groups="pdk,libyuv" remote="aosp" />
<project path="external/littlemock" name="platform/external/littlemock" groups="pdk" remote="aosp" /> <project path="external/littlemock" name="platform/external/littlemock" groups="pdk" remote="aosp" />
<project path="external/lld" name="platform/external/lld" groups="pdk" remote="aosp" /> <project path="external/lld" name="platform/external/lld" groups="pdk" remote="aosp" />