replicant-frameworks_native/cmds/servicemanager
Serban Constantinescu 3a345f0df5 ServiceManager: Fix the binder interface
This patch adds support for binder transactions on 64bit systems
without breaking the existing 32bit ABI. It has been tested on
the Android emulator and ARMv8 Model.

Most of the changes in this patch just follow the binder ABI.

Change-Id: I8c37b847ea65008d56554d34d4696fe3d22f7533
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
2014-01-31 10:49:34 +00:00
..
Android.mk ServiceManager: Fix Android.mk 2014-01-31 10:49:16 +00:00
bctest.c ServiceManager: Fix the binder interface 2014-01-31 10:49:34 +00:00
binder.c ServiceManager: Fix the binder interface 2014-01-31 10:49:34 +00:00
binder.h ServiceManager: Store handles in uint32_t instead of void * 2014-01-31 10:49:30 +00:00
service_manager.c ServiceManager: Fix the binder interface 2014-01-31 10:49:34 +00:00