Remove dependency on stable.core.platform.api.stubs am: 5e5c287d6b
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/15163615 Change-Id: Iae64d04b662b76582b7579d541d90f6acf6f90ad
This commit is contained in:
@@ -76,8 +76,6 @@ java_sdk_library {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
impl_only_libs: [
|
impl_only_libs: [
|
||||||
// TODO (b/183097033) remove once module_current includes core_platform
|
|
||||||
"stable.core.platform.api.stubs",
|
|
||||||
"framework-tethering.stubs.module_lib",
|
"framework-tethering.stubs.module_lib",
|
||||||
"framework-wifi.stubs.module_lib",
|
"framework-wifi.stubs.module_lib",
|
||||||
"net-utils-device-common",
|
"net-utils-device-common",
|
||||||
|
|||||||
@@ -57,8 +57,6 @@ java_library {
|
|||||||
":net-module-utils-srcs",
|
":net-module-utils-srcs",
|
||||||
],
|
],
|
||||||
libs: [
|
libs: [
|
||||||
// TODO (b/183097033) remove once system_server_current includes core_current
|
|
||||||
"stable.core.platform.api.stubs",
|
|
||||||
"android_system_server_stubs_current",
|
"android_system_server_stubs_current",
|
||||||
"framework-annotations-lib",
|
"framework-annotations-lib",
|
||||||
"framework-connectivity.impl",
|
"framework-connectivity.impl",
|
||||||
|
|||||||
Reference in New Issue
Block a user