mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
+6
-3
@@ -16,10 +16,13 @@
|
||||
"feature": [],
|
||||
"adapted_system_type": [ "small", "standard" ],
|
||||
"deps": {
|
||||
"components": [],
|
||||
"components": [
|
||||
"napi",
|
||||
"hiviewdfx_hilog_native"
|
||||
],
|
||||
"third_party": [
|
||||
"bounds_checking_function",
|
||||
"thirdparty_cjson"
|
||||
"cjson"
|
||||
]
|
||||
},
|
||||
"build": {
|
||||
@@ -38,4 +41,4 @@
|
||||
"test": [ "//developtools/syscap_codec/test/unittest/common:unittest" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user