OSDN Git Service

CpuConsumer: Remove CpuConsumer JNI ID.
authorZhijun He <zhijunhe@google.com>
Mon, 3 Jun 2013 15:10:16 +0000 (08:10 -0700)
committerZhijun He <zhijunhe@google.com>
Mon, 3 Jun 2013 17:42:05 +0000 (10:42 -0700)
Not used anywhere, and it is pretty confusing to have it here.

Bug: 9254294
Change-Id: I12b761532918b546a0f56c74ccf81b2c119ccd66

include/gui/CpuConsumer.h

index bf9918e..cf1dab6 100644 (file)
@@ -25,7 +25,6 @@
 #include <utils/Vector.h>
 #include <utils/threads.h>
 
-#define ANDROID_GRAPHICS_CPUCONSUMER_JNI_ID "mCpuConsumer"
 
 namespace android {