am fb45a2e9
: Merge "Fix layoutlib build" into klp-dev
* commit 'fb45a2e9cde403c4bb7ac62195795bcfad4b8da6': Fix layoutlib build
This commit is contained in:
@ -44,6 +44,12 @@ public class BridgePowerManager implements IPowerManager {
|
|||||||
// pass for now.
|
// pass for now.
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void acquireWakeLockWithUid(IBinder arg0, int arg1, String arg2, String arg2_5, int arg3)
|
||||||
|
throws RemoteException {
|
||||||
|
// pass for now.
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void crash(String arg0) throws RemoteException {
|
public void crash(String arg0) throws RemoteException {
|
||||||
// pass for now.
|
// pass for now.
|
||||||
|
Reference in New Issue
Block a user