replicant-frameworks_native/cmds
Serban Constantinescu bcf38880c6 ServiceManager: Make use of kernel exported structures
This patch switches ServiceManager to use the structures exported in the
kernel headers rather then redefining its own.

struct binder_txn is replaced with struct binder_transaction_data and struct
binder_object with struct flat_binder_object, both defined in the binder driver
header <linux/binder.h>.

Change-Id: I3b3e97918173ea35a289e184774ae06193192da3
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
2014-01-31 10:20:49 +00:00
..
atrace Add support for mmc trace events 2013-07-03 12:32:50 -07:00
bugreport
dumpstate Fix issue #10422349: Limit/change the battery history data in batterystats 2013-09-04 18:04:14 -07:00
dumpsys add dumpsys -l to list available services 2013-06-13 16:32:26 -07:00
flatland fix build. optional test broke. 2013-08-14 18:22:02 -07:00
installd frameworks/native: Rename persist.sys.dalvik.vm.lib to allow new default 2014-01-30 13:16:53 -08:00
ip-up-vpn Add liblog 2013-04-09 21:55:39 -07:00
rawbu Add a note about emulated sdcard in rawbu usage dump 2013-06-14 10:43:39 -07:00
screenshot Add libpng include path 2013-08-26 16:48:46 -07:00
service libutils clean-up 2013-05-07 18:28:11 -07:00
servicemanager ServiceManager: Make use of kernel exported structures 2014-01-31 10:20:49 +00:00