{ "name": "@ohos/drivers_interface_lpfence_cellfence", "description": "low power fence cell fence device driver interface", "version": "4.0", "license": "Apache License 2.0", "publishAs": "code-segment", "segment": { "destPath": "drivers/interface/location/lpfence/cellfence" }, "dirs": {}, "scripts": {}, "component": { "name": "drivers_interface_lpfence_cellfence", "subsystem": "hdf", "syscap": [ "SystemCapability.Location.Location.Geofence" ], "adapted_system_type": ["standard"], "rom": "256KB", "ram": "512KB", "deps": { "components": [ "ipc", "hdf_core", "hilog", "c_utils" ], "third_party": [] }, "build": { "sub_component": [ "//drivers/interface/location/lpfence/cellfence/v1_0:lpfence_cellfence_idl_target" ], "test": [ ], "inner_kits": [ { "name": "//drivers/interface/location/lpfence/cellfence/v1_0:liblpfence_cellfence_proxy_1.0", "header": { "header_files": [ ], "header_base": "//drivers/interface/location/lpfence/cellfence" } }, { "name": "//drivers/interface/location/lpfence/cellfence/v1_0:lpfence_cellfence_idl_headers", "header": { "header_files": [ ], "header_base": "//drivers/interface/location/lpfence/cellfence" } } ] } } }