No description
Find a file
Felipe Leme 218e1ff759 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
(cherry picked from commit 78e0963e4b)
2016-08-17 10:51:38 -07:00
adb Split bugreport() into its own file and added unit tests. 2016-08-17 10:51:38 -07:00
adf Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
base Move init's kernel logging into libbase. 2016-08-04 16:09:39 -07:00
bootstat bootstat: Fix a potential unhandled exception for malformed input. 2016-07-28 11:59:22 -07:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter Remove Brillo-specific LOCAL_MODULE_TAGS 2016-07-31 18:45:14 -07:00
debuggerd Merge "debuggerd: remove unnecessary arguments." am: 7a746f3a68 2016-08-13 00:41:56 +00:00
fastboot Merge "fastboot: Don't leak file in error case" 2016-08-12 17:45:32 +00:00
fingerprintd Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a 2016-04-30 05:16:35 +00:00
fs_mgr Merge "libcrypto_utils: convert to Soong." 2016-08-08 18:33:49 +00:00
gatekeeperd Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a 2016-04-30 05:16:35 +00:00
healthd Merge \"Fix clang-tidy performance warnings in healthd.\" 2016-07-28 06:24:24 +00:00
include Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae 2016-08-10 16:26:59 +00:00
init Merge "libcrypto_utils: convert to Soong." 2016-08-08 18:33:49 +00:00
libbacktrace Merge \"Fix clang-tidy performance warnings in syste/core.\" 2016-08-01 20:23:10 +00:00
libbinderwrapper core: Update libchrome APIs to r395517 2016-05-26 11:29:53 -07:00
libcrypto_utils libcrypto_utils: convert to Soong. 2016-08-05 18:07:36 -07:00
libcutils Merge "libcutils: add sched_policy test" 2016-08-04 16:32:00 +00:00
libdiskconfig Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libion Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
liblog Merge \"Fix google-explicit-constructor warnings in system/core.\" 2016-07-29 17:01:17 +00:00
libmemtrack Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libmemunreachable Merge "Fix google-explicit-constructor warnings in system/core." 2016-07-29 16:57:17 +00:00
libnativebridge Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libnativeloader Merge \"libnativeloader: convert Android.mk to Android.bp\" 2016-07-28 10:53:40 +00:00
libnetutils libnetutils: Add synchronization per socket full operation 2016-06-07 10:11:59 -07:00
libpackagelistparser Convert libpackagelistparser to Android.bp 2016-07-19 22:19:37 -07:00
libpixelflinger Fix google-explicit-constructor warnings in system/core. 2016-07-26 11:26:01 -07:00
libprocessgroup resolve merge conflicts of ed3596a to stage-aosp-master 2016-08-03 13:29:04 -07:00
libsparse Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libsuspend Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
libsync libsync: add static library for recovery 2016-08-05 15:03:58 -07:00
libsysutils Merge "Clean up CLOEXEC in SocketListener." am: ed83cfba68 2016-02-23 18:51:22 +00:00
libusbhost libusbhost: add usb_device_reset 2016-01-13 16:01:42 -08:00
libutils Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae 2016-08-10 16:26:59 +00:00
libziparchive Merge "zip_archive: Improve error message on fallocate failure." 2016-08-16 09:03:04 +00:00
lmkd resolve merge conflicts of 3252d11 to nyc-dev-plus-aosp 2016-05-19 16:02:22 -07:00
logcat logcat: -d, -t or -L, along with -f, do not background 2016-08-08 10:20:22 -07:00
logd Merge "logd: klogd crash (part deux)" 2016-08-12 14:30:50 +00:00
logwrapper Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
metricsd Remove Brillo-specific LOCAL_MODULE_TAGS 2016-07-31 18:45:14 -07:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 18:27:13 -07:00
reboot Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
rootdir Merge \"init: usb: delete rndis func to unregister n/w interface\" 2016-07-29 17:01:15 +00:00
run-as run-as: Use Minijail for privilege dropping. 2016-07-19 11:03:52 -04:00
sdcard Fix one last use of TRACE(). 2016-07-29 22:02:41 +00:00
toolbox Lose sendevent to toybox. 2016-07-15 14:17:28 -07:00
trusty Merge "Fix google-explicit-constructor warnings in system/core." 2016-07-29 16:57:17 +00:00
tzdatacheck Convert more Android.mk files to Android.bp 2016-07-13 17:41:45 -07:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk Use BOARD_USES_VENDORIMAGE to detect vendor image presence 2016-07-08 18:17:48 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2013-07-30 13:56:49 -07:00
NOTICE Fix omission in NOTICE file. 2013-07-30 13:56:55 -07:00