Merge "Remove services.net-module-wifi"
This commit is contained in:
@@ -28,30 +28,6 @@ java_library_static {
|
|||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
// Version of services.net for usage by the wifi mainline module.
|
|
||||||
// Note: This is compiled against module_current.
|
|
||||||
// TODO(b/172457099): This should be moved to networkstack-client,
|
|
||||||
// with dependencies moved to frameworks/libs/net right.
|
|
||||||
java_library {
|
|
||||||
name: "services.net-module-wifi",
|
|
||||||
sdk_version: "module_current",
|
|
||||||
min_sdk_version: "30",
|
|
||||||
static_libs: [
|
|
||||||
// All the classes in netd_aidl_interface must be jarjar so they do not conflict with the
|
|
||||||
// classes generated by netd_aidl_interfaces-platform-java above.
|
|
||||||
"netd_aidl_interface-V3-java",
|
|
||||||
"networkstack-client",
|
|
||||||
"net-utils-services-common",
|
|
||||||
],
|
|
||||||
apex_available: [
|
|
||||||
"com.android.wifi",
|
|
||||||
],
|
|
||||||
visibility: [
|
|
||||||
"//packages/modules/Wifi/service",
|
|
||||||
"//packages/modules/Wifi/service/tests/wifitests",
|
|
||||||
],
|
|
||||||
}
|
|
||||||
|
|
||||||
filegroup {
|
filegroup {
|
||||||
name: "services-tethering-shared-srcs",
|
name: "services-tethering-shared-srcs",
|
||||||
srcs: [
|
srcs: [
|
||||||
|
|||||||
Reference in New Issue
Block a user