1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update OpenCL-CTS 3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md 4 5name: "OpenCL-CTS" 6description: "OpenCL Conformance Tests" 7third_party { 8 url { 9 type: GIT 10 value: "https://github.com/KhronosGroup/OpenCL-CTS.git" 11 } 12 version: "90a5183ec499d5b4701f58f6134dd424d82c4dca" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2022 16 month: 10 17 day: 26 18 } 19} 20