1name: "accessibility-test-framework" 2description: 3 "This library collects various accessibility-related checks on View objects " 4 "as well as AccessibilityNodeInfo objects (which the Android framework " 5 "derives from Views and sends to AccessibilityServices)." 6 7third_party { 8 identifier { 9 type: "Git" 10 value: "https://github.com/google/Accessibility-Test-Framework-for-Android" 11 primary_source: true 12 } 13 version: "858625c4d9ad2acddee5cfbc1dedd54c76da9365" 14 last_upgrade_date { year: 2024 month: 3 day: 18 } 15 license_type: NOTICE 16} 17