{ "name": "@ohos/drivers_peripheral_location_gnss", "description": "location gnss hdf", "version": "2.0", "license": "Apache License 2.0", "publishAs": "code-segment", "segment": { "destPath": "drivers/peripheral/location/gnss" }, "dirs": {}, "scripts": {}, "component": { "name": "drivers_peripheral_location_gnss", "subsystem": "hdf", "adapted_system_type": [ "standard" ], "rom": "1000KB", "ram": "1000KB", "deps": { "components": [ "c_utils", "drivers_interface_location_gnss", "ipc", "hdf_core", "hilog" ], "third_party": [] }, "build": { "sub_component": [ "//drivers/peripheral/location/gnss:location_gnss_entry" ], "inner_kits": [ { "name": "//drivers/peripheral/location/gnss/hdi_service:libgnss_interface_service_2.0", "header": { "header_files": [ "gnss_interface_impl.h", "location_vendor_interface.h", "location_vendor_lib.h" ], "header_base": "//drivers/peripheral/location/gnss/hdi_service" } } ] } } }