1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update libtraceevent 3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md 4 5name: "libtraceevent" 6description: "libtraceevent is a library that provides APIs to access and configure kernel trace events through the tracefs filesystem." 7third_party { 8 url { 9 type: GIT 10 value: "https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git" 11 } 12 version: "libtraceevent-1.7.1" 13 license_type: RESTRICTED 14 last_upgrade_date { 15 year: 2023 16 month: 1 17 day: 18 18 } 19} 20