Update recompression threshold unit to bytes

zram recompress knob accepts the threshold size in bytes, not MiB.
Update the variable names and also the system property name to avoid
confusion with the recompression threshold unit.

Bug: 375432468
Test: atest libmmd_unit_tests

Change-Id: If9237d9292773c6c9849fee009f861af7e09f7b4
4 files changed
tree: 4318f9f4bdc2addc023c52b7ab040d2ee4c9db1d
  1. aidl/
  2. src/
  3. .gitignore
  4. Android.bp
  5. flags.aconfig
  6. mmd.rc
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. rustfmt.toml
  11. TEST_MAPPING
README.md

mmd

TBD

Apply rustfmt

Before upload your changes, please apply rustfmt.

rustfmt +nightly **/*.rs