replicant-frameworks_native/include/binder
Brad Fitzpatrick 702ea9d42f Start of work on passing around StrictMode policy over Binder calls.
This is (intendend to be) a no-op change.

At this stage, Binder RPCs just have an additional uint32 passed around
in the header, right before the interface name.  But nothing is actually
done with them yet.  That value should right now always be 0.

This now boots and seems to work.

Change-Id: I135b7c84f07575e6b9717fef2424d301a450df7b
2010-06-21 12:56:35 -07:00
..
Binder.h Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
BpBinder.h
IBinder.h
IInterface.h
IMemory.h
IPCThreadState.h Start of work on passing around StrictMode policy over Binder calls. 2010-06-21 12:56:35 -07:00
IPermissionController.h
IServiceManager.h
MemoryBase.h
MemoryDealer.h
MemoryHeapBase.h
MemoryHeapPmem.h
Parcel.h Start of work on passing around StrictMode policy over Binder calls. 2010-06-21 12:56:35 -07:00
Permission.h
ProcessState.h