OSDN Git Service

fix SurfaceFlinger DDMS debugging
authorMathias Agopian <mathias@google.com>
Sun, 7 Oct 2012 23:41:12 +0000 (16:41 -0700)
committerMathias Agopian <mathias@google.com>
Sun, 7 Oct 2012 23:41:12 +0000 (16:41 -0700)
commit1b3aeb4844fe198c1fb61064d0cec3f5ac63f7d3
tree634ebfcedefbbeb38724c0876f3719c1d2c5a712
parent6d24eef4b6443afa8d361437c0a3a575b69609ae
fix SurfaceFlinger DDMS debugging

DdmHandleAppName.setAppName() signature changed which broke
this debugging feature.

Needed for debugging b\7267680

Change-Id: I4482bf5a441e91bef89d1ddea9a4152333be7f88
services/surfaceflinger/Android.mk
services/surfaceflinger/DdmConnection.cpp