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

Commit 6d4ee4f2 authored by Etan Cohen's avatar Etan Cohen Committed by Android (Google) Code Review
Browse files

Merge "wificond: move wificond files to unbundled file group"

parents 6dbbed06 df386953
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -217,7 +217,9 @@ filegroup {
        // TODO(b/146011398) package android.net.wifi is now split amongst 2 jars: framework.jar and
        // framework-wifi.jar. This is not a good idea, should move WifiNetworkScoreCache
        // to a separate package.
        "wifi/java/android/net/wifi/WifiNetworkScoreCache.java"
        "wifi/java/android/net/wifi/WifiNetworkScoreCache.java",
        "wifi/java/android/net/wifi/WifiCondManager.java",
        "wifi/java/android/net/wifi/wificond/*.java",
    ],
}