ANDROID: Enable LZ4_RAMDISK
Bug: 150391496 Change-Id: Ib742a7e98cd19d2ff5eccac78b564e3792f20eb9 Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
. ${ROOT_DIR}/common/build.config.common
|
||||
. ${ROOT_DIR}/common/build.config.aarch64
|
||||
|
||||
LZ4_RAMDISK=1
|
||||
DEFCONFIG=cuttlefish_defconfig
|
||||
POST_DEFCONFIG_CMDS="check_defconfig"
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
. ${ROOT_DIR}/common/build.config.common
|
||||
. ${ROOT_DIR}/common/build.config.x86_64
|
||||
|
||||
LZ4_RAMDISK=1
|
||||
DEFCONFIG=x86_64_cuttlefish_defconfig
|
||||
POST_DEFCONFIG_CMDS="check_defconfig"
|
||||
|
||||
Reference in New Issue
Block a user