commit | b2a64ccfe666c757e9f35fd1f92380367f1086e2 | [log] [tgz] |
---|---|---|
author | cloud.you <cloud.you@realtek.com> | Tue Jan 07 07:12:25 2025 +0000 |
committer | cloud.you <cloud.you@realtek.com> | Tue Jan 07 08:48:41 2025 +0000 |
tree | 439291ac51a4882667f147118b682fb5053350a5 | |
parent | 8ebd76c9189ef2b483b0376cd04074e0c96d4630 [diff] |
Fixed failure of clearing loopback device Loopback device is already cleared when resetting ZRAM_BACK_DEV, ZRAM_BACK_DEV is changed to "none" from "/dev/block/loopXX". So it needs to read ZRAM_BACK_DEV again before checking it. Bug: 388158025 Test: - Boot up device with zram writeback enabled - adb root - adb reboot userspace Change-Id: Ib7b648f6a50eb3ef4d3b0268ed9e11d8c6e0a181