Merge "Fix layoutlib build" into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fb45a2e9cd
@ -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.
|
||||
|
Reference in New Issue
Block a user