From: Nolen Johnson Date: Fri, 24 May 2024 16:11:06 +0000 (-0400) Subject: beast: Decommonize boot_devices X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e7e805ffe1af135c8d582b467f6cda6d258db3d1;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_google_beast.git beast: Decommonize boot_devices Change-Id: I35384257b12f826193ccf36eb7a4d0666bd99ffd (cherry picked from commit 40b15a3d192e67a81c112bb4ebd64776d352f838) --- diff --git a/BoardConfig.mk b/BoardConfig.mk index f049c57..b74c47a 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -15,6 +15,9 @@ TARGET_DTB_NAME := gxl_sei210_2g ## GPU TARGET_AMLOGIC_GPU_ARCH := utgard +## Kernel +BOARD_KERNEL_CMDLINE += androidboot.boot_devices=d0074000.emmc + ## Properties TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop