• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This is a generated file. Do not modify directly.
2
3// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS.  PLEASE
4//     CONSULT THE OWNERS AND opensource-licensing@google.com 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_import {
18    name: "androidx.fragment_fragment",
19    aars: ["fragment-1.9.0-alpha01.aar"],
20    sdk_version: "34",
21    apex_available: [
22        "//apex_available:platform",
23        "//apex_available:anyapex",
24    ],
25    min_sdk_version: "21",
26    manifest: "manifest/AndroidManifest.xml",
27    static_libs: [
28        "androidx.activity_activity",
29        "androidx.annotation_annotation",
30        "androidx.annotation_annotation-experimental",
31        "androidx.arch.core_core-common",
32        "androidx.collection_collection",
33        "androidx.core_core-ktx",
34        "androidx.lifecycle_lifecycle-common",
35        "androidx.lifecycle_lifecycle-livedata-core",
36        "androidx.lifecycle_lifecycle-runtime",
37        "androidx.lifecycle_lifecycle-viewmodel",
38        "androidx.lifecycle_lifecycle-viewmodel-savedstate",
39        "androidx.loader_loader",
40        "androidx.profileinstaller_profileinstaller",
41        "androidx.savedstate_savedstate",
42        "androidx.viewpager_viewpager",
43        "jspecify",
44        "kotlin-stdlib",
45    ],
46}
47