commit | 787cc61439dd5bb77dfadd22462f27cc72d2f9db | [log] [tgz] |
---|---|---|
author | Mohd Faraz <androiabledroid@gmail.com> | Mon Jan 02 22:47:51 2023 +0100 |
committer | bigbiff <bigbiff@teamw.in> | Sun Jan 15 17:56:59 2023 +0000 |
tree | c081c788dc82421b7a52589fa435aa7c9c1108d7 | |
parent | f923110ae01d45f5afb3eccf734d82b9c0b4795e [diff] |
partitionmanager: don't treat non-existing logical partitions * As per google no. logical partitions can be increased or decreased. * eg. some devices updated to vendor_dlkm or odm_dlkm but their stock doesn't. * Fixes: No more error on device with vendor_dlkm in recovery fstab Mounting in custom OS. Change-Id: Ibb5019808ef4f69ff421b57aaeb24d91b8d34cef Signed-off-by: Mohd Faraz <androiabledroid@gmail.com>