OSDN Git Service

fix [3374821] Cannot take screenshot of HC preview
authorMathias Agopian <mathias@google.com>
Wed, 9 Feb 2011 04:43:00 +0000 (20:43 -0800)
committerMathias Agopian <mathias@google.com>
Wed, 9 Feb 2011 04:43:00 +0000 (20:43 -0800)
commit9afc7b02facf4918d3033ebb4548b76a59b1373c
tree366eebda875a7a06647195969133e6552b86994e
parent5cf98da85c1698cacbeed8d4883373d0e0774fd8
fix [3374821] Cannot take screenshot of HC preview

the screencap tool will now fallback to /dev/graphics/fb0 is the
screenshot API fails.

Change-Id: I3f593847c72f4ca5429d4f64ca22bd5436dd2051
cmds/screencap/screencap.cpp