commit | 3e9b88d50401177820c522bf2b762292c320368b | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Mon Sep 25 16:41:05 2023 -0700 |
committer | Daniel Zheng <zhengdaniel@google.com> | Thu Oct 05 12:37:57 2023 -0700 |
tree | efc7b77d1a40a06b5710626856a1c3a77e9c001a | |
parent | adad3dbefea3c269dca6e09230c12c05370fa511 [diff] |
Removing is_retrofit code path This code path was never invoked. is_logical will return false on secondary partitions in retrofit devices, so nothing actually is ever deleted. If we manage to call the delete, the device side code will fail with "cannot open the super partition" Test: fastboot flashall on sargo device Change-Id: I20b430c5c30bf992506190ea4e00b0b69c7b1005