Merge "Fix sdk build"
This commit is contained in:
committed by
Android (Google) Code Review
commit
1cb3e81421
@@ -50,6 +50,11 @@ public class BridgePowerManager implements IPowerManager {
|
||||
// pass for now.
|
||||
}
|
||||
|
||||
@Override
|
||||
public void powerHint(int hintId, int data) {
|
||||
// pass for now.
|
||||
}
|
||||
|
||||
@Override
|
||||
public void crash(String arg0) throws RemoteException {
|
||||
// pass for now.
|
||||
|
||||
Reference in New Issue
Block a user