OSDN Git Service

enable console management
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 7 Jan 2013 08:39:35 +0000 (16:39 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 9 Dec 2013 14:30:02 +0000 (22:30 +0800)
commit640221175d9957b5d5bcddc83b4726a4da057cdd
treec7f231db63201f130f6ee5849e78bf40a4b99536
parent33b2cf54f190b06d3c793ad73dea196c344832b5
enable console management

The console management was removed since ICS. But it's useful for debugging.
Re-implement it based on the original class ConsoleManagerThread of class
DisplayHardwareBase.
services/surfaceflinger/Android.mk
services/surfaceflinger/DisplayDevice.cpp
services/surfaceflinger/DisplayDevice.h
services/surfaceflinger/SurfaceFlinger.cpp
services/surfaceflinger/SurfaceFlinger.h