Merge "Fix sdk build"

This commit is contained in:
Deepanshu Gupta
2014-04-05 01:06:00 +00:00
committed by Android (Google) Code Review

View File

@@ -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.