mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-18 17:54:39 -04:00
Description: Modify the adaptation based on the component name
IssueNo: https://gitee.com/openharmony/third_party_cJSON/issues/I6V448 Feature or Bugfix: Bugfix Binary Source:NO Signed-off-by: xing-tai-zhang <zhangxingtai@huawei.com>
This commit is contained in:
+3
-2
@@ -15,7 +15,8 @@
|
||||
"name": "bundle_framework_lite",
|
||||
"subsystem": "bundlemanager",
|
||||
"adapted_system_type": [
|
||||
"mini"
|
||||
"mini",
|
||||
"small"
|
||||
],
|
||||
"rom": "300KB",
|
||||
"ram": ">2MB",
|
||||
@@ -32,7 +33,7 @@
|
||||
"third_party": [
|
||||
"zlib",
|
||||
"bounds_checking_function",
|
||||
"cjson",
|
||||
"cJSON",
|
||||
"jerryscript"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user