1# THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE 2# CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE 3# DEPENDING ON IT IN YOUR PROJECT. 4 5# This project was upgraded with external_updater. 6# Usage: tools/external_updater/updater.sh update external/libaom 7# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 8 9name: "libaom" 10description: "Android fork of the libaom library." 11third_party { 12 license_type: BY_EXCEPTION_ONLY 13 license_note: "would be NOTICE save for Alliance for Open Media patent license:\n libaom/PATENTS,\n and in headers for 930 other files like:\n config/arm/config/aom_config.asm\n config/arm/config/aom_config.c\n ... \n tools/txfm_analyzer/txfm_graph.h\n tools/wrap-commit-msg.py" 14 last_upgrade_date { 15 year: 2025 16 month: 2 17 day: 21 18 } 19 identifier { 20 type: "Git" 21 value: "https://aomedia.googlesource.com/aom/" 22 version: "v3.12.0" 23 } 24} 25