1094332d3Sopenharmony_ci{ 2094332d3Sopenharmony_ci "name": "@ohos/drivers_peripheral_partitionslot", 3094332d3Sopenharmony_ci "description": "partitionslot hdf", 4094332d3Sopenharmony_ci "version": "3.1", 5094332d3Sopenharmony_ci "license": "Apache License 2.0", 6094332d3Sopenharmony_ci "publishAs": "code-segment", 7094332d3Sopenharmony_ci "segment": { 8094332d3Sopenharmony_ci "destPath": "drivers/peripheral/partitionslot" 9094332d3Sopenharmony_ci }, 10094332d3Sopenharmony_ci "dirs": {}, 11094332d3Sopenharmony_ci "scripts": {}, 12094332d3Sopenharmony_ci "component": { 13094332d3Sopenharmony_ci "name": "drivers_peripheral_partitionslot", 14094332d3Sopenharmony_ci "subsystem": "hdf", 15094332d3Sopenharmony_ci "adapted_system_type": ["standard"], 16094332d3Sopenharmony_ci "rom": "600KB", 17094332d3Sopenharmony_ci "ram": "7400KB", 18094332d3Sopenharmony_ci "deps": { 19094332d3Sopenharmony_ci "components": [ 20094332d3Sopenharmony_ci "ipc", 21094332d3Sopenharmony_ci "c_utils", 22094332d3Sopenharmony_ci "hdf_core", 23094332d3Sopenharmony_ci "init", 24094332d3Sopenharmony_ci "hilog", 25094332d3Sopenharmony_ci "drivers_interface_partitionslot" 26094332d3Sopenharmony_ci ] 27094332d3Sopenharmony_ci }, 28094332d3Sopenharmony_ci "build": { 29094332d3Sopenharmony_ci "sub_component": [ 30094332d3Sopenharmony_ci "//drivers/peripheral/partitionslot:partitionslot_entry" 31094332d3Sopenharmony_ci ], 32094332d3Sopenharmony_ci "inner_kits": [ 33094332d3Sopenharmony_ci { 34094332d3Sopenharmony_ci "name": "//drivers/peripheral/partitionslot/hal:libpartition_slot_manager", 35094332d3Sopenharmony_ci "header": { 36094332d3Sopenharmony_ci "header_files": [], 37094332d3Sopenharmony_ci "header_base": [ 38094332d3Sopenharmony_ci "//drivers/peripheral/partitionslot/hal/include" 39094332d3Sopenharmony_ci ] 40094332d3Sopenharmony_ci } 41094332d3Sopenharmony_ci } 42094332d3Sopenharmony_ci ], 43094332d3Sopenharmony_ci "test": [ 44094332d3Sopenharmony_ci "//drivers/peripheral/partitionslot/test:partitionslot_unittest" 45094332d3Sopenharmony_ci ] 46094332d3Sopenharmony_ci } 47094332d3Sopenharmony_ci } 48094332d3Sopenharmony_ci} 49