diff options
| author | 2014-07-16 19:00:46 -0700 | |
|---|---|---|
| committer | 2014-07-16 19:03:49 -0700 | |
| commit | 8eb25d552b07ffa799b7b61ad46d0109e7512741 (patch) | |
| tree | fae44cb4918ce8ca6433cf0265761e9936e1ac6d /libs/gui/ConsumerBase.cpp | |
| parent | 721fdd3a6a6851079c1984ea7a8267bdaaf53c80 (diff) | |
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
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions