compress logcat files

compress logcat files when ro.logcat.compress is enabled for saving
space, so that we can increase the number of logcat files. If this is
enabled, we can't use file pinning for logcat files, since the file
pinning doesn't allow file compression.

Test: check the size of logcat files
Bug: 295175795
Change-Id: I485f5d330f2a1d4cda0ccd278a0b856be61b0416
Signed-off-by: Daeho Jeong <daehojeong@google.com>
1 file changed
tree: 4610cc68cb99939511fed43139a62410ccafe8af
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/
  5. rust/
  6. OWNERS
  7. PREUPLOAD.cfg
  8. TEST_MAPPING