Go to file
Colin Cross 8eb25d552b 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.

Change-Id: I6970e1b1fedfcd601f8db6af62852422fcb71d59
2014-07-16 19:03:49 -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-16 19:03:49 -07:00
data/etc Adding PackageManager feature strings for stepcounter and stepdetector. 2013-10-13 14:53:45 -07:00
include Remove Parcel::writeIntPtr. 2014-06-13 10:27:33 +01:00
libs Remove Parcel::writeIntPtr. 2014-06-13 10:27:33 +01:00
opengl Don't set LOCAL_MODULE_PATH for native tests. 2014-06-09 15:23:46 -07:00
services sensorservice: 64-bit compile issues 2014-06-10 14:50:02 -07:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00