replicant-frameworks_native/libs/binder
Elliott Hughes 7f974ff2f3 Add a compatibility symbol for the MemoryBase constructor.
Third-party libraries are currently trying to use the
MemoryBase constructor but failing because we fixed the
definition of ssize_t. This is a stop-gap for users of
this private API until we can get them fixed.

Bug: 8253769
Change-Id: I8a19770f3252d88ee87023fde625cc6289924b0d
2013-03-13 18:19:20 -07:00
..
Android.mk
Binder.cpp
BpBinder.cpp
IInterface.cpp
IMemory.cpp Add a compatibility symbol for the MemoryBase constructor. 2013-03-13 18:19:20 -07:00
IPCThreadState.cpp Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" 2012-10-06 23:20:00 -07:00
IPermissionController.cpp
IServiceManager.cpp
MemoryBase.cpp Add a compatibility symbol for the MemoryBase constructor. 2013-03-13 18:19:20 -07:00
MemoryDealer.cpp
MemoryHeapBase.cpp
Parcel.cpp
PermissionCache.cpp
ProcessState.cpp
Static.cpp