Skip to content

android9: mount-android.sh: fallback to partlabel "vendor"

NotKit requested to merge android10-vendor into master

Since the introduction of dynamic partitions, vendor may not longer be in kernel DT fstab Try to mount "vendor" label partition if there is no other information.

Merge request reports