replicant-frameworks_native/libs
Narayan Kamath 403ec9f15a Fix flattening/unflattening of android::Sensor.
Write string lengths as uint32_t so that their width is
the same on 32 and 64 bit processes.

Note that this fixes another bug as a side effect; getFlattenedSize
was assuming that sizeof(uint32_t) == sizeof(size_t).

Change-Id: I7b6e3993e1f1ac45c14832ce59c59e0772855a2f
2014-05-30 14:40:13 +01:00
..
binder binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
diskusage
gui Fix flattening/unflattening of android::Sensor. 2014-05-30 14:40:13 +01:00
input Change InputMessage.motion.pointerSize to a uint32_t. 2014-05-16 12:53:16 +01:00
ui Use asynchronous lock/unlock API 2014-05-12 09:13:03 -07:00