Update to follow interface change.
Change-Id: I3ef37a32144e79b481af1b12c89531f3757689ef
This commit is contained in:
parent
18b94aa848
commit
f74865eb52
@ -55,6 +55,7 @@ public:
|
||||
data.writeString16(tag);
|
||||
data.writeString16(packageName);
|
||||
data.writeInt32(0); // no WorkSource
|
||||
data.writeString16(NULL, 0); // no history tag
|
||||
return remote()->transact(ACQUIRE_WAKE_LOCK, data, &reply);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user