Go to file
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
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Modify installd's restorecon function. 2014-03-28 14:32:07 -04:00
data/etc Adding PackageManager feature strings for stepcounter and stepdetector. 2013-10-13 14:53:45 -07:00
include AArch64: Correction to OMX_U32 and OMX_S32 2014-04-02 11:20:01 -07:00
libs Merge "fix valgrind ioctl warning." 2014-03-20 16:09:15 +00:00
opengl opengl: fix UAL conformity 2014-04-02 03:02:48 +00:00
services GraphicProducerWrapper may return false transact status 2014-03-27 09:09:19 +08:00
MODULE_LICENSE_APACHE2
NOTICE