Loading qcom/holi.dtsi +6 −1 Original line number Diff line number Diff line Loading @@ -387,6 +387,11 @@ android { compatible = "android,firmware"; vbmeta { compatible = "android,vbmeta"; parts = "vbmeta,boot,system,vendor,dtbo"; }; fstab { compatible = "android,fstab"; vendor { Loading @@ -394,7 +399,7 @@ dev = "/dev/block/platform/soc/4744000.sdhci/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect"; fsmgr_flags = "wait,slotselect,avb"; status = "ok"; }; }; Loading Loading
qcom/holi.dtsi +6 −1 Original line number Diff line number Diff line Loading @@ -387,6 +387,11 @@ android { compatible = "android,firmware"; vbmeta { compatible = "android,vbmeta"; parts = "vbmeta,boot,system,vendor,dtbo"; }; fstab { compatible = "android,fstab"; vendor { Loading @@ -394,7 +399,7 @@ dev = "/dev/block/platform/soc/4744000.sdhci/by-name/vendor"; type = "ext4"; mnt_flags = "ro,barrier=1,discard"; fsmgr_flags = "wait,slotselect"; fsmgr_flags = "wait,slotselect,avb"; status = "ok"; }; }; Loading