1 Star 0 Fork 275

Caoruihong / base_location

forked from OpenHarmony / base_location 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 2.87 KB
一键复制 编辑 原始数据 按行查看 历史
chenyude 提交于 2022-09-19 15:28 . fix destPath value incorrect.
{
"name": "@ohos/location",
"version": "3.1.0",
"description": "Location service, providing location and geocoding capabilities.",
"homePage": "https://gitee.com/openharmony",
"license": "Apache License 2.0",
"repository": "",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"segment": {
"destPath": "base/location"
},
"component": {
"name": "location",
"subsystem": "location",
"syscap": [
"SystemCapability.Location.Location.Core",
"SystemCapability.Location.Location.Gnss",
"SystemCapability.Location.Location.Geofence",
"SystemCapability.Location.Location.Geocoder",
"SystemCapability.Location.Location.Lite"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"hisysevent_config": [
"//base/location/services/location_locator/hisysevent.yaml"
],
"deps": {
"components": [
"core_service",
"ability_runtime",
"hisysevent_native",
"napi",
"samgr",
"ability_base",
"startup_l2",
"hiviewdfx_hilog_native",
"common_event_service",
"cellular_data",
"safwk",
"hilog_native",
"eventhandler",
"init",
"drivers_interface_location_agnss",
"os_account",
"i18n",
"utils_base",
"ipc",
"access_token",
"drivers_interface_location_gnss"
],
"third_party": [
"libuv"
]
},
"build": {
"sub_component": [
"//base/location/frameworks/native:locator_sdk",
"//base/location/frameworks/js/napi:geolocation",
"//base/location/frameworks/location_common/common:lbsservice_common",
"//base/location/services/location_geocode/geocode:lbsservice_geocode",
"//base/location/services/location_gnss/gnss:lbsservice_gnss",
"//base/location/services/location_locator/locator:lbsservice_locator",
"//base/location/services/location_network/network:lbsservice_network",
"//base/location/services/location_passive/passive:lbsservice_passive",
"//base/location/services/etc:etc",
"//base/location/sa_profile:location_sa_profile"
],
"test": [
"//base/location/test/location_locator:unittest",
"//base/location/test/location_geocode:unittest",
"//base/location/test/fuzztest:fuzztest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/caoruihong/base_location.git
git@gitee.com:caoruihong/base_location.git
caoruihong
base_location
base_location
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891