am af42a91c: Fix another build breakage.
* commit 'af42a91c118941d463b474574bf34bf05822350d': Fix another build breakage.
This commit is contained in:
@@ -28,7 +28,7 @@ import android.os.WorkSource;
|
||||
public class BridgePowerManager implements IPowerManager {
|
||||
|
||||
@Override
|
||||
public boolean isScreenOn() throws RemoteException {
|
||||
public boolean isInteractive() throws RemoteException {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user