1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update libopus 3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md 4 5name: "libopus" 6description: "Android fork of the opus library." 7third_party { 8 url { 9 type: GIT 10 value: "https://gitlab.xiph.org/xiph/opus.git" 11 } 12 version: "8cf872a186b96085b1bb3a547afd598354ebeb87" 13 license_type: NOTICE 14 security { 15 tag: "NVD-CPE2.3:cpe:/a:opus-codec:opus:1.0.3" 16 } 17 last_upgrade_date { 18 year: 2023 19 month: 1 20 day: 18 21 } 22} 23