From eb339d43dd41ceb1f735405c7f66db99a61646a9 Mon Sep 17 00:00:00 2001 From: Amrit Anand Date: Tue, 24 Jan 2023 15:27:21 +0530 Subject: [PATCH] build.config: incorporation of le ramdisk for neo Switch to LE ramdisk for neo to align to what product side is using. Change-Id: Ia7c06c42832ba09179d1673e881d26ba6e296a3a Signed-off-by: Amrit Anand --- build.config.neo_le | 1 + 1 file changed, 1 insertion(+) diff --git a/build.config.neo_le b/build.config.neo_le index ae94636cc6ba..349407f84421 100644 --- a/build.config.neo_le +++ b/build.config.neo_le @@ -29,6 +29,7 @@ MODULES_LIST_ORDER="1" VM_SIZE_EXT4=270000000 DUMMY_IMG_SIZE=4096 +PREFERRED_USERSPACE=le ################################################################################ ## Inheriting MSM configs