mirror of
https://github.com/openharmony/third_party_ejdb.git
synced 2026-07-01 04:52:25 -04:00
fix the bundle.json
Signed-off-by: lyj_love_code <liangyujian2@huawei.com>
This commit is contained in:
+6
-2
@@ -14,12 +14,16 @@
|
||||
"subsystem": "thirdparty",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"adapted_system_type": [
|
||||
"standard"
|
||||
],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
"third_party": [
|
||||
"iowow"
|
||||
]
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [
|
||||
|
||||
Reference in New Issue
Block a user