Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f9e6109d authored by Monika Singh's avatar Monika Singh Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: Mount system as root for msm8917go



System needs to be mounted as root with the System-As-Root
feature for non-A/B builds.

Change-Id: Ifb5dd5877f30fdb2aec0e1ce53ffb3bfd10677ca
Signed-off-by: default avatarMonika Singh <monising@codeaurora.org>
parent 7e1b37a0
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -68,14 +68,6 @@
					fsmgr_flags = "wait,avb";
					status = "ok";
				};
				system {
					compatible = "android,system";
					dev = "/dev/block/platform/soc/7824900.sdhci/by-name/system";
					type = "ext4";
					mnt_flags = "ro,barrier=1,discard";
					fsmgr_flags = "wait,avb";
					status = "ok";
				};
			};
		};
	};