Add boot_devices command line

Bug: 139107810
Bug: 130209992
Change-Id: I39e66a8742b3d8bc84453999df2b7c327b007970
Signed-off-by: Wilson Sung <wilsonsung@google.com>
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index e096e00..b5b5984 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -44,6 +44,7 @@
 BOARD_KERNEL_CMDLINE += usbcore.autosuspend=7
 BOARD_KERNEL_CMDLINE += androidboot.usbcontroller=a600000.dwc3 swiotlb=2048
 BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive # STOPSHIP b/113232677
+BOARD_KERNEL_CMDLINE += androidboot.boot_devices=soc/1d84000.ufshc
 
 BOARD_KERNEL_BASE        := 0x00000000
 BOARD_KERNEL_PAGESIZE    := 4096