manifest: Track our own libpng

Necessary to apply patch for CVE-2019-7317

Change-Id: Icfa03b5d6ef2eeb817186abdd213a272014b8925
This commit is contained in:
Thomas Jarosch 2019-05-13 20:11:47 +02:00
parent 0c2ac725a1
commit 742bede365

View File

@ -192,7 +192,7 @@
<project path="external/libopus" name="platform/external/libopus" groups="pdk" remote="aosp" /> <project path="external/libopus" name="platform/external/libopus" groups="pdk" remote="aosp" />
<project path="external/libpcap" name="platform/external/libpcap" groups="pdk" remote="aosp" /> <project path="external/libpcap" name="platform/external/libpcap" groups="pdk" remote="aosp" />
<project path="external/libphonenumber" name="platform/external/libphonenumber" groups="pdk" remote="aosp" /> <project path="external/libphonenumber" name="platform/external/libphonenumber" groups="pdk" remote="aosp" />
<project path="external/libpng" name="platform/external/libpng" groups="pdk" remote="aosp" /> <project path="external/libpng" name="LineageOS/android_external_libpng" groups="pdk" />
<project path="external/libselinux" name="LineageOS/android_external_libselinux" groups="pdk" /> <project path="external/libselinux" name="LineageOS/android_external_libselinux" groups="pdk" />
<project path="external/libunwind" name="platform/external/libunwind" groups="pdk" remote="aosp" /> <project path="external/libunwind" name="platform/external/libunwind" groups="pdk" remote="aosp" />
<project path="external/libunwind_llvm" name="platform/external/libunwind_llvm" groups="pdk" remote="aosp" /> <project path="external/libunwind_llvm" name="platform/external/libunwind_llvm" groups="pdk" remote="aosp" />