From de13c67b9d65d8184c2d3cfc40e1be76bfef2955 Mon Sep 17 00:00:00 2001 From: Chenli Wei Date: Fri, 20 May 2022 18:38:49 +0800 Subject: [PATCH] misc: fix the physical memory segmentation UI issue Current physical memory segmentation UI have an redundant title when user select the advance mode, so we set the MemoryInfo element title to NULL to fix this issue. Tracked-On: #6690 Signed-off-by: Chenli Wei Reviewed-by: Junjie Mao --- misc/config_tools/schema/config.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index 5c28074d6..ba838806c 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -401,7 +401,7 @@ Refer SDM 17.19.2 for details, and use with caution. - +