Skip to content

Commit

Permalink
DTS: vince-general: MIUI is not treble
Browse files Browse the repository at this point in the history
Signed-off-by: Rama Bondan Prakoso <[email protected]>
  • Loading branch information
ramabondanp committed Dec 22, 2018
1 parent 5c7c16c commit 0435206
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions arch/arm/boot/dts/qcom/vince/vince-general.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,15 @@
android {
fstab {
vendor {
dev = "/dev/block/platform/soc/7824900.sdhci/by-name/cust";
fsmgr_flags = "wait";
status = "disabled";
};
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,verify";
fsmgr_flags = "wait";
status = "ok";
};
};
Expand Down

0 comments on commit 0435206

Please sign in to comment.