manifest: Track our own libpng

Necessary to apply patch for CVE-2019-7317

Change-Id: Ie0c888ae92efa439cac7729e10bace99827b8648
This commit is contained in:
Thomas Jarosch 2019-05-14 07:22:41 +02:00 committed by Kevin Haggerty
parent b81d43089a
commit 587e62d8ee

View File

@ -209,7 +209,7 @@
<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/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/libtextclassifier" name="LineageOS/android_external_libtextclassifier" groups="pdk" />
<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" />