mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-16 05:16:50 +01:00
Apply suggestions from code review [skip ci]
This commit is contained in:
parent
c2296fed8e
commit
9044ef6384
@ -14,7 +14,7 @@ import androidx.annotation.RequiresApi;
|
||||
|
||||
public class SpoofWifiPatch {
|
||||
|
||||
// Used in order to check what the (real or fake) active network is (take a look at `hasTransport`)
|
||||
// Used to check what the (real or fake) active network is (take a look at `hasTransport`).
|
||||
private static ConnectivityManager CONNECTIVITY_MANAGER;
|
||||
|
||||
// If Wifi is not enabled, these are types that would pretend to be Wifi for android.net.Network (lower index = higher priority).
|
||||
|
Loading…
x
Reference in New Issue
Block a user