Go to file
Mark Salyzyn f989162bb8 dumpstate: modify logcat timeout to compensate for storage speed
Discover the logcat buffer size, divide by the worst storage
speed in kb/s, and multiply by ten to estimate the timeout in
ms for each named buffer. If that value is less than 20 seconds,
then select 20 seconds. Apply this to each logcat request.

Bug: 21555259
Change-Id: Id36aebff83cb06e94350e4a84fa266b66a8444fc
2015-06-12 13:19:04 -07:00
build Increase growth limit from 64m to 80m for 1024mb hdpi tablet 2014-12-11 13:40:37 -08:00
cmds dumpstate: modify logcat timeout to compensate for storage speed 2015-06-12 13:19:04 -07:00
data/etc
docs framework/native/docs: remove doc footer for jd output 2015-05-27 10:13:35 -07:00
include libgui/SurfaceFlinger: Add getConsumerName 2015-06-09 11:28:37 -07:00
libs GLConsumer: Fix crop math 2015-06-11 10:20:23 -07:00
opengl Check that width and height parameters are small. 2015-06-01 11:12:28 -07:00
services sf: Fix incorrect state reporting in dumpsys 2015-06-11 18:21:18 -04:00
MODULE_LICENSE_APACHE2
NOTICE