No description
Find a file
Elliott Hughes bb98f295dd bootstat: remove the only caller of liblogcat.
We need to make progress both on adding the real interface for battery
level and cleaning up logging. This stands in the way of both.

Bug: http://b/77725702
Test: builds
Change-Id: Ia457e497606c2c7965d6895baebb26eef17857c9
(cherry picked from commit dbb650dd81)
2018-06-15 17:35:06 +00:00
adb Merge "Fix adb logcat return code." 2018-06-14 13:07:00 -07:00
adf Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572 2017-12-08 01:29:20 +00:00
base libbase: fix libbase_test.logging.StdioLogger. 2018-06-06 12:54:41 -07:00
bootstat bootstat: remove the only caller of liblogcat. 2018-06-15 17:35:06 +00:00
cpio Possible null pointer miss on realloc 2017-03-23 22:41:14 +01:00
debuggerd Merge "debuggerd: add support for Java traces." 2018-06-15 00:40:41 +00:00
demangle Build adbd for recovery 2018-05-24 14:11:11 +09:00
diagnose_usb Build adbd for recovery 2018-05-24 14:11:11 +09:00
fastboot Merge "Clarify 'fastboot flash' help." am: f90137da60 2018-05-24 22:29:15 -07:00
fs_mgr Merge "fs_mgr: dmctl: fix 'dmctl help' output" 2018-06-14 09:21:23 -07:00
gatekeeperd Merge "Revert "Restore "Add UID parameter to authentication token""" 2018-02-23 17:42:46 +00:00
healthd Merge "healthd_mode_charger: unblank the screen only on first frame" into pi-dev 2018-05-24 17:49:21 -07:00
include Move android_filesystem_config.h => fs_config.h 2017-08-02 16:31:19 -07:00
init Merge "Relax host init parser to work with the build system" 2018-06-15 10:07:13 -07:00
libappfuse Stop using SO_SNDBUFFORCE 2018-03-15 14:22:27 +09:00
libasyncio Build adbd for recovery 2018-05-24 14:11:11 +09:00
libbacktrace Merge "Build adbd for recovery" 2018-05-25 05:58:01 +00:00
libbinderwrapper Make libbinderwrapper available in /vendor partition 2018-04-06 08:41:21 +09:00
libcrypto_utils Build adbd for recovery 2018-05-24 14:11:11 +09:00
libcutils Merge "libcutils: add OWNERS." 2018-06-12 15:50:18 -07:00
libdiskconfig Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] 2017-10-02 10:44:29 -07:00
libgrallocusage Use -Werror in system/core 2017-11-01 11:32:55 -07:00
libion libion: cleanup logging 2018-03-07 10:56:06 -08:00
libkeyutils Build adbd for recovery 2018-05-24 14:11:11 +09:00
liblog liblog: expect content only if ro.logd.kernel is enabled 2018-06-05 08:42:51 -07:00
libmemtrack Add OWNERS. 2017-12-07 13:30:03 -08:00
libmemunreachable libmemunreachable: fix docs formatting. 2018-05-30 10:53:46 -07:00
libmetricslogger Merge "Add cwren to libmetricslogger OWNERS" into pi-dev 2018-05-24 01:30:58 +00:00
libnativebridge bpfmt. 2018-02-16 17:58:14 -08:00
libnativeloader libnativeloader: add jiyong to OWNERS. 2018-05-31 18:09:20 -07:00
libnetutils Merge "Add OWNERS." am: 3289b9c928 2017-12-07 23:51:13 +00:00
libpackagelistparser Mark as recovery_available: true 2018-05-15 09:47:04 +09:00
libpixelflinger MIPS[64]: codeflinger: Fix build due to unused variable warnings 2017-11-06 16:38:49 +01:00
libprocessgroup libbase: add host properties support. 2018-05-24 18:04:31 -07:00
libprocinfo Build adbd for recovery 2018-05-24 14:11:11 +09:00
libqtaguid Redirect qtaguid native call to netd fwmark client 2017-11-09 18:02:22 -08:00
libsparse Merge "libsparse: add OWNERS." 2018-06-13 21:48:29 +00:00
libstats Remove a redundant check in statsd socket code. 2018-05-22 16:06:21 -07:00
libsuspend Add force_suspend function 2018-01-19 12:30:39 -08:00
libsync Merge "libsync: add __INTRODUCED_IN annotations." 2018-06-15 16:08:51 +00:00
libsystem Camera: add DISABLE error code 2018-05-31 15:12:19 -07:00
libsysutils Merge "libsysutils: Delete dead code: FrameworkClient" am: 5911204326 2018-06-07 11:29:21 -07:00
libunwindstack Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
libusbhost Merge "Remove urb request size maximum." am: 1cb765c867 am: 1ab6e9d018 2018-02-13 09:02:38 +00:00
libutils Shared libs are supported in recovery mode 2018-06-13 16:43:09 -07:00
libvndksupport bpfmt. 2018-02-16 17:58:14 -08:00
libziparchive Shared libs are supported in recovery mode 2018-06-13 16:43:09 -07:00
llkd llkd: bootstat: propagate detailed livelock canonical boot reason 2018-04-18 14:02:16 -07:00
lmkd lmkd: Do not set soft_limit_in_bytes on high-end devices 2018-05-22 10:25:38 -07:00
logcat Merge "Add a dummy entry for the 70220 event tag" am: 3152c540b4 2018-04-19 11:23:33 -07:00
logd Merge "logd: make behavior more consistent across builds." 2018-06-13 12:51:17 -07:00
logwrapper Build adbd for recovery 2018-05-24 14:11:11 +09:00
mkbootimg Merge "Populate recovery DTBO offset correctly" into pi-dev 2018-06-14 17:29:54 +00:00
property_service Mark as recovery_available: true 2018-05-15 09:47:04 +09:00
qemu_pipe Build adbd for recovery 2018-05-24 14:11:11 +09:00
reboot reboot: only pause indefinitely for non-shutdown operations 2017-09-29 16:29:52 +00:00
rootdir Shared libs are supported in recovery mode 2018-06-13 16:43:09 -07:00
run-as run-as: Keep supplementary groups. 2017-09-29 15:34:23 -04:00
sdcard Add support for esdfs mounting 2018-01-19 12:58:42 -08:00
shell_and_utilities Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
storaged Merge "storaged: lower capabilities in init" am: 183b575e78 2018-04-12 09:41:00 -07:00
toolbox Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
trusty Merge "bpfmt." am: 0609e8d231 am: b57755c429 2018-02-20 02:24:45 +00:00
usbd bpfmt. 2018-02-16 17:58:14 -08:00
.clang-format Add a 2 width option of clang format. 2017-03-10 13:01:39 -08:00
.clang-format-2 Only allow short functions in class definitions. 2017-03-28 12:31:37 -07:00
.clang-format-4 clang-format: Double-indent continuation lines 2018-06-07 19:57:57 +09:00
.gitignore
Android.bp Export android_filesystem_config.h as a filegroup 2017-01-17 18:20:28 -08:00
Android.mk
CleanSpec.mk Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS Move per-file OWNERS directives to their directories. 2018-06-06 11:49:40 +09:00
platform_tools_tool_version.mk Fix warning on the build servers 2017-05-25 12:35:40 -07:00
PREUPLOAD.cfg Add a PREUPLOAD.cfg file to run git-clang-format on every commit 2017-03-08 16:51:26 +08:00