Go to file
Elliott Hughes d2e26c0e30 Fix ps -Z so it combines with other arguments.
This is another step towards being able to swap toolbox ps out for
a more complete ps. This should also let us fix dumpstate to not
need a separate "ps -Z" run --- we can just add -Z to the previous
run of ps instead.

Change-Id: I0b96dff51988edd2b33879f8c31faccebeeffddd
2015-10-30 15:16:45 -07:00
adb Show transfer progress in adb sync/pull/push. 2015-10-30 14:19:23 -07:00
adf
base Fix lseek argument order. 2015-10-20 13:18:22 -07:00
cpio
crash_reporter Merge "core: Rename libchromeos into libbrillo" 2015-10-27 22:46:51 +00:00
debuggerd Remove __DATE__/__TIME__ from init and debuggerd 2015-10-22 13:12:18 -07:00
fastboot fastboot shouldn't erase non-existent cache partitions. 2015-10-30 14:15:22 -07:00
fingerprintd
fs_mgr fs_mgr: set partition.*.verified property even without state 2015-10-30 13:14:38 +00:00
gatekeeperd update bundled rc files to their contents from rootdir/init.rc 2015-08-21 21:54:42 +00:00
healthd Don't use libstdc++. 2015-10-23 08:46:20 -07:00
include Merge "Add deflate compression to ZipWriter" 2015-10-30 16:55:55 +00:00
init Merge "init/adb: correct static lib dependencies for libselinux" 2015-10-22 23:03:51 +00:00
libbacktrace libbacktrace: don't let llvm cflags cover libbacktrace's cflags. 2015-09-24 17:46:27 -07:00
libbinderwrapper libbinderwrapper: Add GetCallingUid() and GetCallingPid(). 2015-10-16 09:04:33 -06:00
libcutils Make allocations use unique_ptr. 2015-10-14 14:03:29 -07:00
libdiskconfig
libion
liblog liblog: add android_log_timestamp() private function 2015-10-29 14:23:42 -07:00
libmemtrack Remove a hack for getting libpagerank's headers. 2015-09-22 22:35:30 -07:00
libmincrypt
libnativebridge
libnetutils
libpixelflinger Fix some compiler warnings in libpixelflinger. 2015-10-21 18:52:17 -07:00
libprocessgroup
libsparse Fix parameter to lseek 2015-10-20 14:15:31 -07:00
libsuspend
libsync
libsysutils
libusbhost
libutils Disable sanitization for LinearTransform 2015-10-22 11:20:45 -07:00
libziparchive Merge "ZipWriter: archive disk numbers are 0 index based" 2015-10-30 16:56:11 +00:00
lmkd bundle init.rc contents with its service 2015-08-21 10:14:43 -07:00
logcat liblog: logcat: add epoch and monotonic format modifiers 2015-10-29 14:23:42 -07:00
logd logd: statistics report chatty effective percentage 2015-10-30 14:54:17 -07:00
logwrapper am eaf04aa0: am 3b94cef1: Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h" 2015-08-22 02:40:51 +00:00
metricsd Use GetBuildTime from libchrome instead of __DATE__ 2015-10-29 13:02:42 -07:00
mkbootimg
packagelistparser system/core: add libpackagelistparser 2015-10-22 19:51:51 -07:00
reboot
rootdir Merge "Disable container overflow detect on target." 2015-10-23 22:03:52 +00:00
run-as
sdcard sdcard: use libpackageparser 2015-10-22 22:52:35 +00:00
toolbox Fix ps -Z so it combines with other arguments. 2015-10-30 15:16:45 -07:00
trusty/libtrusty Merge "Revert "[core][trusty] add gatekeeper module"" 2015-09-16 22:54:14 +00:00
tzdatacheck
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE