Merge "Rename framework-connectivity-tiramisu to framework-connectivity-t" am: 1d30d5d92e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1976826 Change-Id: I8c273f9dbb49511b825982ade9a28e233eed00c9
This commit is contained in:
@@ -567,7 +567,7 @@ stubs_defaults {
|
|||||||
libs: [
|
libs: [
|
||||||
"art.module.public.api",
|
"art.module.public.api",
|
||||||
"sdk_module-lib_current_framework-tethering",
|
"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",
|
"sdk_public_current_framework-bluetooth",
|
||||||
// There are a few classes from modules used by the core that
|
// 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
|
// need to be resolved by metalava. We use a prebuilt stub of the
|
||||||
|
|||||||
@@ -250,7 +250,7 @@ java_library {
|
|||||||
srcs: [":module-lib-api-stubs-docs-non-updatable"],
|
srcs: [":module-lib-api-stubs-docs-non-updatable"],
|
||||||
libs: [
|
libs: [
|
||||||
"sdk_module-lib_current_framework-tethering",
|
"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",
|
"sdk_public_current_framework-bluetooth",
|
||||||
// NOTE: The below can be removed once the prebuilt stub contains bluetooth.
|
// NOTE: The below can be removed once the prebuilt stub contains bluetooth.
|
||||||
"sdk_system_current_android",
|
"sdk_system_current_android",
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ combined_apis {
|
|||||||
"framework-appsearch",
|
"framework-appsearch",
|
||||||
"framework-bluetooth",
|
"framework-bluetooth",
|
||||||
"framework-connectivity",
|
"framework-connectivity",
|
||||||
"framework-connectivity-tiramisu",
|
"framework-connectivity-t",
|
||||||
"framework-graphics",
|
"framework-graphics",
|
||||||
"framework-media",
|
"framework-media",
|
||||||
"framework-mediaprovider",
|
"framework-mediaprovider",
|
||||||
|
|||||||
Reference in New Issue
Block a user