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

Commit a2b3929e authored by Dmitriy Filchenko's avatar Dmitriy Filchenko
Browse files

libbinder: add message limit constants for Trusty

Bug: 415302667
Flag: EXEMPT bugfix
Test: dead code
Change-Id: Id90bc27614ddecbce9cf5fe13ed84f5096582869
parent 158c1bf5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,6 +33,8 @@
#define IPC_HANDLE_POLL_MSG 0x2
#define IPC_HANDLE_POLL_SEND_UNBLOCKED 0x4

#define VIRTIO_VSOCK_MSG_SIZE_LIMIT 4096

typedef int handle_t;

typedef struct ipc_msg {