1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update external/accessibility-test-framework 3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md 4 5name: "accessibility-test-framework" 6description: "This library collects various accessibility-related checks on View objects as well as AccessibilityNodeInfo objects (which the Android framework derives from Views and sends to AccessibilityServices)." 7third_party { 8 license_type: NOTICE 9 last_upgrade_date { 10 year: 2025 11 month: 1 12 day: 16 13 } 14 identifier { 15 type: "Git" 16 value: "https://github.com/google/Accessibility-Test-Framework-for-Android" 17 version: "c65cab02b2a845c29c3da100d6adefd345a144e3" 18 primary_source: true 19 } 20} 21