dts: jackpotlte_jpn: remove dmverity
Signed-off-by: BlackMesa123 <brother12@hotmail.it>
This commit is contained in:
parent
21f2e83642
commit
376b27bf07
|
@ -62,14 +62,14 @@
|
|||
dev = "/dev/block/platform/13500000.dwmmc0/by-name/SYSTEM";
|
||||
type = "ext4";
|
||||
mnt_flags = "ro";
|
||||
fsmgr_flags = "wait,verify";
|
||||
fsmgr_flags = "wait";
|
||||
};
|
||||
vendor {
|
||||
compatible = "android,vendor";
|
||||
dev = "/dev/block/platform/13500000.dwmmc0/by-name/VENDOR";
|
||||
type = "ext4";
|
||||
mnt_flags = "ro";
|
||||
fsmgr_flags = "wait,verify";
|
||||
fsmgr_flags = "wait";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user