mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-28 04:40:02 -04:00
添加feature:syscap_codec_config_extern_path
Signed-off-by: liutuantuan <liutuantuan1@huawei.com>
This commit is contained in:
+4
-1
@@ -16,7 +16,10 @@
|
||||
"name": "syscap_codec",
|
||||
"subsystem": "developtools",
|
||||
"syscap": [ "SystemCapability.Developtools.Syscap" ],
|
||||
"feature": [ "syscap_codec_config_path" ],
|
||||
"feature": [
|
||||
"syscap_codec_config_path",
|
||||
"syscap_codec_config_extern_path"
|
||||
],
|
||||
"adapted_system_type": [ "small", "standard" ],
|
||||
"rom": "0",
|
||||
"ram": "0",
|
||||
|
||||
Reference in New Issue
Block a user