1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update external/libkmsxx 3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 4 5name: "kms++" 6description: "libkmsxx is a small C++11 library for kernel mode setting. It tries to implement as little extra as possible while bringing the kms API in a C++ form to the user. It only implements a subset of what libdrm supports." 7third_party { 8 license_type: RECIPROCAL 9 last_upgrade_date { 10 year: 2025 11 month: 1 12 day: 17 13 } 14 homepage: "https://github.com/tomba/kmsxx" 15 identifier { 16 type: "Git" 17 value: "https://github.com/tomba/kmsxx" 18 version: "aaab406251540429522c5ef7808ee049c65a06d2" 19 } 20} 21