No description
Find a file
Tom Cherry 0c8360236a Query log size properties only within logd
liblog exposed __android_logger_get_buffer_size() which queries log
size properties, but that should not be a generic library function.
Logd should be the only process that queries these properties and
other processes should query the actual used log sizes from logd via
the android_logger_get_log_*_size() functions.

Also, always use 1MB for log buffer tests, instead of just on host and
various other clean up related to improper types.

Test: log buffers are correctly sized
Change-Id: I9b7c86bf58e569618737afe9097cf1c4d4e61d95
2020-08-06 11:05:45 -07:00
adb Merge "[adb] Correctly read host/user name on Windows." am: a65d905b4a am: a0c115a38b am: 56eb247d3a am: 176c1e097d am: 5538671804 2020-08-05 16:59:29 +00:00
bootstat Merge "Update language to comply with Android's inclusive language guidance" am: 9d7657b62e am: 78e66dbf7d 2020-08-03 16:03:13 +00:00
cli-test cli-test: a tool for testing command-line programs. 2019-12-13 12:23:51 -08:00
code_coverage extend syscall minijail for clang code coverage 2020-07-13 13:39:05 -07:00
cpio Remove EXCLUDE_FS_CONFIG_STRUCTURES 2020-03-04 15:34:09 -08:00
debuggerd libdebuggerd: do a to-do. 2020-08-03 18:56:35 +00:00
diagnose_usb Make the udev vs plugdev distinction a bit clearer. 2020-07-31 15:09:35 -07:00
fastboot Merge "support f2fs casefolding formatting tool" 2020-08-04 04:18:07 +00:00
fs_mgr Merge "fs_mgr: Revert "Try to recover corrupted ext4 /data with backup superblock"" am: 64d1a3d60e am: 4a15f52193 2020-08-05 23:05:30 +00:00
gatekeeperd Use optional for nullable types 2020-02-24 09:31:47 +09:00
healthd BatteryMonitor: report current_now in uA 2020-04-08 16:24:17 -07:00
include
init cts: Skip CtsInitTestCases over a native bridge. am: 9cecf8422a am: 49ddb673c5 am: df2e518ccf 2020-08-05 19:58:50 +00:00
janitors Add the two best build system janitors. 2019-03-25 10:25:13 -07:00
libappfuse Fix Deadlock Issue On AppFuseBridge 2020-06-17 13:39:21 +01:00
libasyncio Revert "Revert "Set apex_available property"" 2020-03-26 00:23:56 +00:00
libbacktrace Cleanup for #inclusivefixit. 2020-07-28 12:08:03 -07:00
libbinderwrapper
libcrypto_utils Set apex_available property 2020-03-09 16:38:02 +09:00
libcutils Merge "Update language to comply with Android's inclusive language guidance" am: 9d7657b62e am: 78e66dbf7d 2020-08-03 16:03:13 +00:00
libdiskconfig
libgrallocusage gralloc: Set min_sdk_version 2020-05-11 17:44:29 +09:00
libkeyutils Update language to comply with Android's inclusive language guidance 2020-07-31 16:36:06 -06:00
liblog Query log size properties only within logd 2020-08-06 11:05:45 -07:00
libmodprobe libmodprobe: remove SetMinimumLogSeverity() from constructor 2020-08-04 08:28:36 -07:00
libnetutils Add a libipchecksum that contains the C IP checksum code. 2020-07-09 16:35:47 +09:00
libpackagelistparser Add require_root to adbd_test and libpackagelistparser_test 2019-09-24 09:13:32 -07:00
libprocessgroup Merge "libprocessgroup: Allow vendor profile attributes to override system ones" am: bf95cc25e3 am: 5879334b0e 2020-07-01 23:05:24 +00:00
libprocinfo Make libbacktrace buildable for native_bridge 2020-06-18 22:02:46 +02:00
libqtaguid
libsparse libsparse: Limit block size to 64 MB 2020-06-04 11:36:56 +08:00
libstats Add compile flag to workaround b/161575591 2020-07-29 18:43:58 +00:00
libsuspend
libsync Make libsync a stubs library 2020-06-05 17:13:57 +09:00
libsystem Set min_sdk_version to be part of mainline modules 2020-05-13 12:10:36 +09:00
libsysutils SocketClient: don't ignore SIGPIPE 2020-07-31 15:53:18 -07:00
libunwindstack Fix fuzzer so it doesn't add overlapping maps. 2020-08-04 16:08:12 -07:00
libusbhost Prevent infinite loop on zero length USB descriptors 2020-02-21 11:11:02 -08:00
libutils Merge "libutils: check vsnprintf error" into oc-dev am: a03d37d542 am: d8801aaad8 am: d05ecb8d9d am: dc99a094dd am: 64b312bbd8 am: 0cb14f1fe7 am: ce44c8ac3c am: 1db089dc83 2020-08-04 23:56:05 +00:00
libvndksupport remove deprecated bp 'subdirs' 2020-01-14 12:18:40 -08:00
llkd llkd: Use more inclusive language 2020-06-16 10:28:14 -07:00
logcat logcat: replace write() calls with WriteFully() 2020-08-05 14:01:11 -07:00
logd Query log size properties only within logd 2020-08-06 11:05:45 -07:00
logwrapper logwrap: add missing O_CLOEXEC 2020-02-26 10:29:04 -08:00
property_service Cleanup for #inclusivefixit. 2020-07-27 11:37:19 -07:00
qemu_pipe Use more inclusive language for #inclusivefixit 2020-07-28 00:22:59 +00:00
reboot adb: replace reboot service with exec of /system/bin/reboot. 2019-10-23 14:33:36 -07:00
rootdir Merge "add generic symlink to access userdata sysfs" am: c69d79fe77 am: 0552e7196b 2020-07-28 17:31:18 +00:00
run-as run-as: improve error messages. 2020-03-04 18:11:18 -08:00
sdcard Move layout_version to /data/misc/installd 2019-08-21 10:12:18 -07:00
set-verity-state set-verity-state: Link to libfs_mgr_binder. 2019-12-30 13:42:57 -08:00
shell_and_utilities shell_and_utilities_recovery: Fix required dependencies 2020-06-10 07:58:04 +00:00
storaged storaged: ignore SIGPIPE 2020-03-17 09:31:01 -07:00
toolbox Merge "toolbox: make all janitors the owners." am: 5f33339b2f am: 459b5d6350 2020-07-13 18:10:13 +00:00
trusty Merge "Add support for tipc_send()" 2020-08-03 19:35:55 +00:00
usbd Remove libhwbinder/libhidltransport deps 2019-09-05 14:17:42 -07:00
watchdogd
.clang-format
.clang-format-2 Move clang-formats to build. 2019-01-18 14:26:33 -08:00
.clang-format-4 Move clang-formats to build. 2019-01-18 14:26:33 -08:00
.gitignore
Android.bp remove deprecated bp 'subdirs' 2020-01-14 12:18:40 -08:00
base Add symlink to proof many projects with hardcoded paths. 2020-05-19 22:20:56 +00:00
CleanSpec.mk snapshotctl don't auto-merge. 2020-03-03 13:19:49 -08:00
METADATA Add METADATA to system/core: Apache2+BSD=NOTICE 2020-04-29 13:16:41 -07:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS
PREUPLOAD.cfg Add AOSP preupload hook. 2020-04-23 11:02:00 -07:00
TEST_MAPPING Run liblog and logd CTS tests in presubmit 2020-07-29 08:02:52 -07:00