Merge "Rename framework-connectivity-tiramisu to framework-connectivity-t" into tm-dev

This commit is contained in:
Paul Hu
2022-02-22 15:52:11 +00:00
committed by Android (Google) Code Review
3 changed files with 3 additions and 3 deletions

View File

@@ -591,7 +591,7 @@ stubs_defaults {
libs: [
"art.module.public.api",
"sdk_module-lib_current_framework-tethering",
"sdk_module-lib_current_framework-connectivity-tiramisu",
"sdk_module-lib_current_framework-connectivity-t",
"sdk_public_current_framework-bluetooth",
// There are a few classes from modules used by the core that
// need to be resolved by metalava. We use a prebuilt stub of the

View File

@@ -258,7 +258,7 @@ java_library {
srcs: [":module-lib-api-stubs-docs-non-updatable"],
libs: [
"sdk_module-lib_current_framework-tethering",
"sdk_module-lib_current_framework-connectivity-tiramisu",
"sdk_module-lib_current_framework-connectivity-t",
"sdk_public_current_framework-bluetooth",
// NOTE: The below can be removed once the prebuilt stub contains bluetooth.
"sdk_system_current_android",

View File

@@ -113,7 +113,7 @@ combined_apis {
"framework-appsearch",
"framework-bluetooth",
"framework-connectivity",
"framework-connectivity-tiramisu",
"framework-connectivity-t",
"framework-graphics",
"framework-media",
"framework-mediaprovider",