* commit '5751fe47954f7755295a874babe8a61fcbeff195': Fix build
This commit is contained in:
@@ -95,6 +95,11 @@ public abstract class BaseNetworkStateTracker implements NetworkStateTracker {
|
||||
return new LinkCapabilities(mLinkCapabilities);
|
||||
}
|
||||
|
||||
@Override
|
||||
public void captivePortalCheckComplete() {
|
||||
// not implemented
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean setRadio(boolean turnOn) {
|
||||
// Base tracker doesn't handle radios
|
||||
|
||||
Reference in New Issue
Block a user