Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f74865eb authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Update to follow interface change.

Change-Id: I3ef37a32144e79b481af1b12c89531f3757689ef
parent 18b94aa8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);
    }