manifest: Track own external/libvorbis

Google has not published most recent 8.1.0_r30 tag for external/libvorbis
and instead declared the patch for CVE-2018-5146 "non-public".
Hence we need to track our own fork of it.

Change-Id: I3b9e27daf58ede43cff225faff43258d36c78a8e
This commit is contained in:
MSe 2018-06-08 17:33:06 +02:00 committed by Sam Mortimer
parent 256891ac19
commit ff579a4828

View File

@ -216,7 +216,7 @@
<project path="external/libusb" name="platform/external/libusb" groups="pdk" remote="aosp" /> <project path="external/libusb" name="platform/external/libusb" groups="pdk" remote="aosp" />
<project path="external/libusb-compat" name="platform/external/libusb-compat" groups="pdk" remote="aosp" /> <project path="external/libusb-compat" name="platform/external/libusb-compat" groups="pdk" remote="aosp" />
<project path="external/libvncserver" name="platform/external/libvncserver" groups="pdk" remote="aosp" /> <project path="external/libvncserver" name="platform/external/libvncserver" groups="pdk" remote="aosp" />
<project path="external/libvorbis" name="platform/external/libvorbis" groups="pdk" remote="aosp" /> <project path="external/libvorbis" name="LineageOS/android_external_libvorbis" groups="pdk" />
<project path="external/libvpx" name="platform/external/libvpx" groups="pdk" remote="aosp" /> <project path="external/libvpx" name="platform/external/libvpx" groups="pdk" remote="aosp" />
<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/libxml2" name="platform/external/libxml2" groups="pdk,libxml2" remote="aosp" /> <project path="external/libxml2" name="platform/external/libxml2" groups="pdk,libxml2" remote="aosp" />