e59cb43eda
writeByteArray writes the size using sizeof(size_t), however it is always read using readInt32(). On devices where sizeof(size_t) != 4 this causes extra bytes to be written. BUG: 22204736 Change-Id: I8d4507b6b616857ef5827f1fe9da0907d09abf0e |
||
---|---|---|
.. | ||
tests | ||
Android.mk | ||
AppOpsManager.cpp | ||
Binder.cpp | ||
BpBinder.cpp | ||
BufferedTextOutput.cpp | ||
Debug.cpp | ||
IAppOpsCallback.cpp | ||
IAppOpsService.cpp | ||
IBatteryStats.cpp | ||
IInterface.cpp | ||
IMemory.cpp | ||
IPCThreadState.cpp | ||
IPermissionController.cpp | ||
IProcessInfoService.cpp | ||
IServiceManager.cpp | ||
MemoryBase.cpp | ||
MemoryDealer.cpp | ||
MemoryHeapBase.cpp | ||
Parcel.cpp | ||
PermissionCache.cpp | ||
ProcessInfoService.cpp | ||
ProcessState.cpp | ||
Static.cpp | ||
TextOutput.cpp |