| commit | 16378996320164254a4f4db42b56c6adb3130872 | [log] [tgz] | 
|---|---|---|
| author | David Anderson <dvander@google.com> | Sat Dec 04 16:48:53 2021 -0800 | 
| committer | David Anderson <dvander@google.com> | Wed Dec 29 22:17:25 2021 -0800 | 
| tree | 9b647c8bc30deef087a61a8d03f2c9b25b52d40c | |
| parent | fcf3fefe0bb4d3f3cda8841e783f0db6b230a454 [diff] | 
libsnapshot: Fix checks for compression to work with new snapuserd. Most checks for compression are used as a gate to decide whether dm-user is enabled. However, dm-user can now be enabled without compression, so these checks have to be audited and adjusted. Once the "old" compression path is removed, these checks will become simpler. Bug: 208944665 Test: vts_libsnapshot_test -force_config vab Change-Id: I281937e26427044f1ef2e1164d86d67e4170163a