diff options
author | Tom Cherry <tomcherry@google.com> | 2020-08-05 12:14:45 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2020-08-06 20:32:45 +0000 |
commit | 39dc221026177f2665f2d394b9a1ba9947fc92d4 (patch) | |
tree | aee163f0fd94236c9942f4f70de959bee5195aba /libsparse/include/sparse/sparse.h | |
parent | 539f5e38801a4d3f27f1e710312163848b974c53 (diff) |
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
Merged-In: I9b7c86bf58e569618737afe9097cf1c4d4e61d95
Change-Id: I9b7c86bf58e569618737afe9097cf1c4d4e61d95
Diffstat (limited to 'libsparse/include/sparse/sparse.h')
0 files changed, 0 insertions, 0 deletions