mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
ARM64: dts: rockchip: rk3368-android: Enable verity-boot on vendor partition node for Android Oreo Treble.
Change-Id: I5c247812d785183c59ec787e1a4cfe25e6b54397 Signed-off-by: kenjc.bian <kenjc.bian@rock-chips.com>
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
dev = "/dev/block/platform/ff0f0000.dwmmc/by-name/vendor";
|
||||
type = "ext4";
|
||||
mnt_flags = "ro,barrier=1,inode_readahead_blks=8";
|
||||
fsmgr_flags = "wait";
|
||||
fsmgr_flags = "wait,verify";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user