From edae4df2e0749b31c4b8ecabfe39c3697aaa52d1 Mon Sep 17 00:00:00 2001 From: handyohos Date: Thu, 27 Jan 2022 16:17:16 +0800 Subject: [PATCH] Revert "feat: Add mksh and toybox to ramdisk." This reverts commit bf131d18a277338239149ef6deaf0781299d6c67. Signed-off-by: handyohos --- BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index cfa16f1..677adf1 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -225,7 +225,6 @@ if (defined(ohos_lite)) { install_images = [ "system", "updater", - "ramdisk", ] part_name = "init" install_enable = true