Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50ce6b32 authored by Nate(Qiang) Jiang's avatar Nate(Qiang) Jiang Committed by Gerrit Code Review
Browse files

Merge "Remove services.net-module-wifi"

parents a3a88b5d 936857a5
Loading
Loading
Loading
Loading
+0 −24
Original line number Diff line number Diff line
@@ -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 {
    name: "services-tethering-shared-srcs",
    srcs: [