blob: a3dfd4187b030afb4f97da64339efac9844c6eaf [file] [log] [blame]
// This is a generated file. Do not modify directly.
// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
// CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
// DEPENDING ON IT IN YOUR PROJECT. ***
package {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "prebuilts_sdk_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
// SPDX-license-identifier-OFL (by exception only)
// SPDX-license-identifier-Unicode-DFS
default_applicable_licenses: ["prebuilts_sdk_license"],
}
android_library_import {
name: "androidx.wear.compose_compose-material",
aars: ["compose-material-1.4.0-alpha05.aar"],
sdk_version: "34",
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",
],
min_sdk_version: "25",
static_libs: [
"androidx.compose.animation_animation",
"androidx.compose.foundation_foundation",
"androidx.compose.material_material-icons-core",
"androidx.compose.material_material-ripple",
"androidx.compose.runtime_runtime",
"androidx.compose.ui_ui",
"androidx.compose.ui_ui-text",
"androidx.compose.ui_ui-util",
"androidx.lifecycle_lifecycle-common",
"androidx.profileinstaller_profileinstaller",
"androidx.wear.compose_compose-foundation",
"androidx.wear.compose_compose-material-core",
"kotlin-stdlib",
],
}