Go to file
Narayan Kamath a9d5701b03 AssetManager cookies should be int32_t and not void*.
Cookies are really indices into vectors and arrays, so
they don't need to be void*. We choose int32_t instead
of size_t to allow their width to be well specified.

Change-Id: I319f271bd4f102dee7cb9f00df4c75ea697456f5
2014-01-27 11:11:50 +00:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds releax wait timeout on start of dumpstate service 2014-01-15 15:58:54 -08:00
data/etc Adding PackageManager feature strings for stepcounter and stepdetector. 2013-10-13 14:53:45 -07:00
include AssetManager cookies should be int32_t and not void*. 2014-01-27 11:11:50 +00:00
libs AssetManager cookies should be int32_t and not void*. 2014-01-27 11:11:50 +00:00
opengl am dd000905: am e3aeefd1: am af29b77a: Merge "libGLES_android: fix 64-bit compile errors" 2014-01-25 00:50:21 +00:00
services am 25f75c36: am 8c303f7e: am fcf9c1ba: Merge "SurfaceFlinger: mFbFence initialization" 2014-01-26 16:50:36 +00:00
MODULE_LICENSE_APACHE2
NOTICE