commit | 0a542999976845138537c25a3756e9bbe1d873e6 | [log] [tgz] |
---|---|---|
author | LinkBoi00 <50962670+LinkBoi00@users.noreply.github.com> | Tue Nov 16 08:56:12 2021 +0200 |
committer | bigbiff <bigbiff@teamw.in> | Mon Dec 13 01:50:51 2021 +0000 |
tree | bfa378dfb087c73b265b5d3cf14003d4c2c0d464 | |
parent | 55763cac37655b22eb325557daba47202ba2962f [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