android: binder: Fix the binder transaction fail issue for 32bit target
If macro BINDER_IPC_32BIT define in binder.c file,
the type binder_size_t will build as 64bit,so move
BINDER_IPC_32BIT define to binder header file.
Change-Id: Ic94cee7ccff158a33739e60d254bec34801431a0
Signed-off-by:
Wen Yang <wya@codeaurora.org>
Loading
Please register or sign in to comment