commit | f5547386da41275c363be50b07e3b4c2f85d5078 | [log] [tgz] |
---|---|---|
author | LinkBoi00 <50962670+LinkBoi00@users.noreply.github.com> | Tue Nov 16 08:56:12 2021 +0200 |
committer | aguerosueingservices <aguerosueingservices@gmail.com> | Tue Nov 16 16:37:42 2021 +0000 |
tree | 2faa93b85de859ac36abff53a708dc62abf3f06c | |
parent | 989dee2ac8958f6207c5514ccc9ec10f49344c84 [diff] |
action: Only unmount /vendor if it actually exists * Since commit 168bc4caaedfdf655a71ba24a1c5a7f2b905a122 the vendor partition gets unmounted prior to switching the slots. However, devices without a vendor partition (e.g. tissot's stock partition table) will have errors since the partition doesn't actually exist * Therefore, it should be only mounted if that partition exists in the partition table Change-Id: Id16ab55e25d05964ca0de1bf218914d66c2b0205