1name: "wayland-protocols" 2description: 3 "external/wayland-protocols contains protocols that add functionality " 4 "not available in the Wayland core protocol. Such protocols either add " 5 "completely new functionality, or extend some other base protocol." 6 "The protocols are imported in GROUPS in child subdirectories, based on " 7 "the upstream source. METADATA files in the child subdirectories are " 8 "use to properly describe those sources." 9third_party { 10 # type: GROUP # Not supported by Android. Ref go/thirdparty/metadata#type 11 url { 12 type: OTHER 13 value: "This is a GROUP. See child metadata files for proper metadata." 14 } 15 license_type: NOTICE 16}