History log of /system/core/adb/commandline.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
07ac8554b477dc81579a5e63a2fbabc740fa8a92 26-Jul-2016 Felipe Leme <felipeal@google.com> Refactored functions that copy sdout and stderr to strings to use a callback.

BUG: 28609499

Change-Id: I04aea346e18678ea00797f7f659480edba4436c2
/system/core/adb/commandline.h
78e0963e4bce9cc9f0bbf0b686004ba15b1e3929 20-Jul-2016 Felipe Leme <felipeal@google.com> Split bugreport() into its own file and added unit tests.

bugreport() will be soon refactored to track progress, which will
require more comprehensive unit tests.

As such, it's better to move it to its own files, which in turn also
requires moving send_shell_command() and usage() to commandline.h.

Fixes: 30100363
Bug: 30268737

Change-Id: I3cdf114a0b5547293320042ff0749a60886440b0
/system/core/adb/commandline.h