1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update libvpx 3# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md 4 5name: "libvpx" 6description: "Android fork of the libvpx library." 7third_party { 8 license_type: NOTICE 9 security { 10 tag: "NVD-CPE2.3:cpe:/a:webmproject:libvpx:-" 11 } 12 last_upgrade_date { 13 year: 2024 14 month: 6 15 day: 3 16 } 17 identifier { 18 type: "Git" 19 value: "https://chromium.googlesource.com/webm/libvpx" 20 version: "v1.14.1" 21 } 22} 23