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