diff --git a/bundle.json b/bundle.json index f05efa3767df81b7f602d94f4e60027ddebebcb7..7f8b2fbb4d5f8c59ff4d64961418a720f41d9e9a 100644 --- a/bundle.json +++ b/bundle.json @@ -1,20 +1,22 @@ { - "name": "@ohos/syscap_codec", + "name": "ohos/syscap_codec", "description": "System capability encode and decode.", - "version": "3.2", + "version": "3.2.1", "license": "Apache License 2.0", "pubiishAs": "code-segment", "segment": { - "destPath": "developtools/syscap_codec" + "destPath": "//developtools/syscap_codec" }, "dirs": {}, "scripts": {}, "component": { - "name": "syscap_codec", - "subsystem": "developtools", - "syscap": [ "SystemCapability.Developtools.Syscap" ], - "feature": [], - "adapted_system_type": [ "small", "standard" ], + "name": "syscap_Codec", + "subsystem": "develop_tools", + "syscap": [ "SystemCapability.Developtools.Syscap.pcid" ], + "feature": ["Tis.is.a.feature"], + "adapted_system_type": [ "small", "standard", "liteos_m" ], + "rom": "321", + "ram": "344.3KD", "deps": { "components": [ "napi",