replicant-frameworks_native/libs/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
..
Android.mk Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
Binder.cpp Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
BpBinder.cpp
IInterface.cpp
IMemory.cpp fix [2599939] "cannot play video" after open/close a video player a dozen of times 2010-04-19 19:09:03 -07:00
IPCThreadState.cpp Start of work on passing around StrictMode policy over Binder calls. 2010-06-21 12:56:35 -07:00
IPermissionController.cpp
IServiceManager.cpp Start of work on passing around StrictMode policy over Binder calls. 2010-06-21 12:56:35 -07:00
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp
MemoryHeapPmem.cpp
Parcel.cpp Start of work on passing around StrictMode policy over Binder calls. 2010-06-21 12:56:35 -07:00
Permission.cpp
ProcessState.cpp
Static.cpp