1// This is a generated file. Do not modify directly. 2 3// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE 4// CONSULT THE OWNERS AND [email protected] BEFORE 5// DEPENDING ON IT IN YOUR PROJECT. *** 6package { 7 // See: http://go/android-license-faq 8 // A large-scale-change added 'default_applicable_licenses' to import 9 // all of the 'license_kinds' from "prebuilts_sdk_license" 10 // to get the below license kinds: 11 // SPDX-license-identifier-Apache-2.0 12 // SPDX-license-identifier-OFL (by exception only) 13 // SPDX-license-identifier-Unicode-DFS 14 default_applicable_licenses: ["prebuilts_sdk_license"], 15} 16 17android_library { 18 name: "androidx.annotation_annotation-experimental-nodeps", 19 sdk_version: "31", 20 apex_available: [ 21 "//apex_available:platform", 22 "//apex_available:anyapex", 23 ], 24 min_sdk_version: "21", 25 static_libs: [ 26 "androidx.annotation_annotation-experimental", 27 ], 28} 29 30android_library { 31 name: "androidx.annotation_annotation-nodeps", 32 sdk_version: "31", 33 apex_available: [ 34 "//apex_available:platform", 35 "//apex_available:anyapex", 36 ], 37 min_sdk_version: "21", 38 static_libs: [ 39 "androidx.annotation_annotation", 40 ], 41} 42 43android_library { 44 name: "androidx.collection_collection-nodeps", 45 sdk_version: "31", 46 apex_available: [ 47 "//apex_available:platform", 48 "//apex_available:anyapex", 49 ], 50 min_sdk_version: "21", 51 static_libs: [ 52 "androidx.collection_collection", 53 ], 54} 55 56android_library { 57 name: "androidx.core_core-animation-nodeps", 58 sdk_version: "31", 59 apex_available: [ 60 "//apex_available:platform", 61 "//apex_available:anyapex", 62 ], 63 min_sdk_version: "21", 64 static_libs: [ 65 "androidx.core_core-animation", 66 ], 67} 68 69android_library { 70 name: "androidx.core_core-animation-testing-nodeps", 71 sdk_version: "31", 72 apex_available: [ 73 "//apex_available:platform", 74 "//apex_available:anyapex", 75 ], 76 min_sdk_version: "21", 77 static_libs: [ 78 "androidx.core_core-animation-testing", 79 ], 80} 81 82android_library { 83 name: "androidx.core_core-nodeps", 84 sdk_version: "31", 85 apex_available: [ 86 "//apex_available:platform", 87 "//apex_available:anyapex", 88 ], 89 min_sdk_version: "21", 90 static_libs: [ 91 "androidx.core_core", 92 ], 93} 94 95android_library { 96 name: "androidx.leanback_leanback-nodeps", 97 sdk_version: "31", 98 apex_available: [ 99 "//apex_available:platform", 100 "//apex_available:anyapex", 101 ], 102 min_sdk_version: "21", 103 static_libs: [ 104 "androidx.leanback_leanback", 105 ], 106} 107 108android_library { 109 name: "androidx.transition_transition-ktx-nodeps", 110 sdk_version: "31", 111 apex_available: [ 112 "//apex_available:platform", 113 "//apex_available:anyapex", 114 ], 115 min_sdk_version: "21", 116 static_libs: [ 117 "androidx.transition_transition-ktx", 118 ], 119} 120 121android_library { 122 name: "androidx.webkit_webkit-nodeps", 123 sdk_version: "31", 124 apex_available: [ 125 "//apex_available:platform", 126 "//apex_available:anyapex", 127 ], 128 min_sdk_version: "21", 129 static_libs: [ 130 "androidx.webkit_webkit", 131 ], 132} 133 134build = ["JavaPlugins.bp"] 135