mirror of
https://github.com/LineageOS/android.git
synced 2025-07-09 03:14:05 -04:00
manifest: Track own external/libvorbis
Google has not published most recent 8.0.1_r33 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:
parent
4ae095ffef
commit
119b626212
@ -99,6 +99,7 @@
|
||||
<project path="external/libtar" name="LineageOS/android_external_libtar" />
|
||||
<project path="external/libusb" name="LineageOS/android_external_libusb" groups="pdk-cw-fs,pdk-fs" />
|
||||
<project path="external/libusbx" name="LineageOS/android_external_libusbx" />
|
||||
<project path="external/libvorbis" name="LineageOS/android_external_libvorbis" groups="pdk-cw-fs,pdk-fs" />
|
||||
<project path="external/libvpx" name="LineageOS/android_external_libvpx" groups="pdk" />
|
||||
<project path="external/libvterm" name="LineageOS/android_external_libvterm" groups="pdk-cw-fs,pdk-fs" />
|
||||
<project path="external/libxml2" name="LineageOS/android_external_libxml2" groups="pdk-cw-fs,pdk-fs,libxml2" />
|
||||
@ -401,7 +402,6 @@
|
||||
<project path="external/libusb-compat" name="platform/external/libusb-compat" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
|
||||
<project path="external/libutf" name="platform/external/libutf" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
|
||||
<project path="external/libvncserver" name="platform/external/libvncserver" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
|
||||
<project path="external/libvorbis" name="platform/external/libvorbis" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
|
||||
<project path="external/libyuv" name="platform/external/libyuv" groups="libyuv,pdk-cw-fs,pdk-fs" remote="aosp" />
|
||||
<project path="external/littlemock" name="platform/external/littlemock" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
|
||||
<project path="external/lld" name="platform/external/lld" groups="pdk-fs" remote="aosp" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user