Go to file
Colin Cross 0d6180f122 dumpstate: fix dumping traces for vm processes on 64-bit
dumpstate was not dumping any stack traces for vm processes because
it was failing the string compare for /system/bin/app_process.
64-bit devices use app_process32 and app_process64 instead of
app_process, and zygote64 alongside zygote.  Change the string
matching to be prefix matching.

(cherry picked from commit 8eb25d552b)

Change-Id: I6b1568161fae278f0e6107990e5b750cf0ca902b
2014-07-17 12:42:14 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds dumpstate: fix dumping traces for vm processes on 64-bit 2014-07-17 12:42:14 -07:00
data/etc Add XML files for new camera2 hardware features 2014-07-16 10:19:15 -07:00
include Add sticky transform to surfaceflinger. 2014-07-14 22:14:32 +00:00
libs Add sticky transform to surfaceflinger. 2014-07-14 22:14:32 +00:00
opengl Add data capturing of glCompressedTexImage2D and glCompressedTexSubImage2D calls. 2014-07-07 11:57:45 +01:00
services CW on L: Fix a SIGSEGV crash in sensor service. 2014-07-15 11:10:44 -07:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00