Merge "Fix layoutlib build" into klp-dev

This commit is contained in:
Marco Nelissen
2013-10-03 20:51:36 +00:00
committed by Android (Google) Code Review

View File

@ -44,6 +44,12 @@ public class BridgePowerManager implements IPowerManager {
// pass for now.
}
@Override
public void acquireWakeLockWithUid(IBinder arg0, int arg1, String arg2, String arg2_5, int arg3)
throws RemoteException {
// pass for now.
}
@Override
public void crash(String arg0) throws RemoteException {
// pass for now.