replicant-frameworks_native/include
Marcus Oakland 849de60c1e AArch64: Correction to OMX_U32 and OMX_S32
The types of OMX_U32 and OMX_S32 were appropriate to a 32-bit system
but were not appropriate to a 64-bit system. They have been changed to
make them portable between the two systems. With this change and a
change to frameworks/av/media/libstagefright/foundation/AString.cpp,
the android.media.cts.DecoderTest#testFlush CTS test passes.

Change-Id: I8e16c7169f54599c23fea71585b531e48541c78a
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
2014-04-02 11:20:01 -07:00
..
android Fixed apparent copy/paste mistake 2014-02-05 11:19:04 +08:00
batteryservice
binder Binder: Use 64 bit pointers in 32 processes if selected by the target 2014-01-31 15:51:06 -08:00
diskusage
gui Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. 2013-10-09 17:26:01 -07:00
input Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
media AArch64: Correction to OMX_U32 and OMX_S32 2014-04-02 11:20:01 -07:00
powermanager Native counterpart of new power manager method 2013-10-25 12:50:04 -07:00
private
ui fix camera API 2.0 orientation 2013-09-17 23:45:22 -07:00