From 052c52ef339789d0fee456cd404e4d1818e95b21 Mon Sep 17 00:00:00 2001 From: lobty Date: Fri, 26 May 2023 11:59:51 +0800 Subject: [PATCH] oh compile build rectification Signed-off-by: lobty --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index e52d2d4..0183533 100644 --- a/bundle.json +++ b/bundle.json @@ -11,7 +11,7 @@ "scripts": {}, "component": { "name": "thirdparty_sqlite", - "subsystem": "", + "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [], -- Gitee