xref: /base/location/bundle.json (revision 5c735df2)
15c735df2Sopenharmony_ci{
25c735df2Sopenharmony_ci    "name": "@ohos/location",
35c735df2Sopenharmony_ci    "version": "3.1.0",
45c735df2Sopenharmony_ci    "description": "Location service, providing location and geocoding capabilities.",
55c735df2Sopenharmony_ci    "homePage": "https://gitee.com/openharmony",
65c735df2Sopenharmony_ci    "license": "Apache License 2.0",
75c735df2Sopenharmony_ci    "repository": "",
85c735df2Sopenharmony_ci    "domain": "os",
95c735df2Sopenharmony_ci    "language": "",
105c735df2Sopenharmony_ci    "publishAs": "code-segment",
115c735df2Sopenharmony_ci    "private": false,
125c735df2Sopenharmony_ci    "segment": {
135c735df2Sopenharmony_ci        "destPath": "base/location"
145c735df2Sopenharmony_ci    },
155c735df2Sopenharmony_ci    "component": {
165c735df2Sopenharmony_ci        "name": "location",
175c735df2Sopenharmony_ci        "subsystem": "location",
185c735df2Sopenharmony_ci        "syscap": [
195c735df2Sopenharmony_ci            "SystemCapability.Location.Location.Core",
205c735df2Sopenharmony_ci            "SystemCapability.Location.Location.Gnss",
215c735df2Sopenharmony_ci            "SystemCapability.Location.Location.Geofence",
225c735df2Sopenharmony_ci            "SystemCapability.Location.Location.Geocoder",
235c735df2Sopenharmony_ci            "SystemCapability.Location.Location.Lite"
245c735df2Sopenharmony_ci        ],
255c735df2Sopenharmony_ci        "features": [
265c735df2Sopenharmony_ci            "location_feature_with_geocode",
275c735df2Sopenharmony_ci            "location_feature_with_gnss",
285c735df2Sopenharmony_ci            "location_feature_with_network",
295c735df2Sopenharmony_ci            "location_feature_with_passive",
305c735df2Sopenharmony_ci            "location_feature_with_jsstack"
315c735df2Sopenharmony_ci        ],
325c735df2Sopenharmony_ci        "adapted_system_type": [
335c735df2Sopenharmony_ci            "standard"
345c735df2Sopenharmony_ci        ],
355c735df2Sopenharmony_ci        "rom": "1769KB",
365c735df2Sopenharmony_ci        "ram": "8458KB",
375c735df2Sopenharmony_ci        "hisysevent_config": [
385c735df2Sopenharmony_ci            "//base/location/services/location_locator/hisysevent.yaml"
395c735df2Sopenharmony_ci        ],
405c735df2Sopenharmony_ci        "deps": {
415c735df2Sopenharmony_ci            "components": [
425c735df2Sopenharmony_ci                "ability_base",
435c735df2Sopenharmony_ci                "ability_runtime",
445c735df2Sopenharmony_ci                "access_token",
455c735df2Sopenharmony_ci                "background_task_mgr",
465c735df2Sopenharmony_ci                "bundle_framework",
475c735df2Sopenharmony_ci                "call_manager",
485c735df2Sopenharmony_ci                "cellular_data",
495c735df2Sopenharmony_ci                "common_event_service",
505c735df2Sopenharmony_ci                "core_service",
515c735df2Sopenharmony_ci                "c_utils",
525c735df2Sopenharmony_ci                "data_share",
535c735df2Sopenharmony_ci                "drivers_interface_location_agnss",
545c735df2Sopenharmony_ci                "drivers_interface_location_gnss",
555c735df2Sopenharmony_ci                "drivers_interface_location_geofence",
565c735df2Sopenharmony_ci                "eventhandler",
575c735df2Sopenharmony_ci                "ffrt",
585c735df2Sopenharmony_ci                "form_fwk",
595c735df2Sopenharmony_ci                "hdf_core",
605c735df2Sopenharmony_ci                "hisysevent",
615c735df2Sopenharmony_ci                "hiview",
625c735df2Sopenharmony_ci                "hilog",
635c735df2Sopenharmony_ci                "i18n",
645c735df2Sopenharmony_ci                "init",
655c735df2Sopenharmony_ci                "ipc",
665c735df2Sopenharmony_ci                "napi",
675c735df2Sopenharmony_ci                "os_account",
685c735df2Sopenharmony_ci                "relational_store",
695c735df2Sopenharmony_ci                "resource_schedule_service",
705c735df2Sopenharmony_ci                "safwk",
715c735df2Sopenharmony_ci                "samgr",
725c735df2Sopenharmony_ci                "sms_mms",
735c735df2Sopenharmony_ci                "wifi",
745c735df2Sopenharmony_ci                "bluetooth",
755c735df2Sopenharmony_ci                "distributed_notification_service",
765c735df2Sopenharmony_ci                "image_framework",
775c735df2Sopenharmony_ci                "movement",
785c735df2Sopenharmony_ci                "device_standby",
795c735df2Sopenharmony_ci                "time_service",
805c735df2Sopenharmony_ci                "netmanager_base"
815c735df2Sopenharmony_ci            ]
825c735df2Sopenharmony_ci        },
835c735df2Sopenharmony_ci        "build": {
845c735df2Sopenharmony_ci            "group_type": {
855c735df2Sopenharmony_ci                "base_group": [
865c735df2Sopenharmony_ci                    "//base/location/services/utils:lbsresources",
875c735df2Sopenharmony_ci                    "//base/location/frameworks/base_module:lbsbase_module"
885c735df2Sopenharmony_ci                ],
895c735df2Sopenharmony_ci                "fwk_group": [
905c735df2Sopenharmony_ci                    "//base/location/frameworks/native/locator_sdk:locator_sdk",
915c735df2Sopenharmony_ci                    "//base/location/frameworks/js/napi:geolocation",
925c735df2Sopenharmony_ci                    "//base/location/frameworks/js/napi/fence_extension_ability:fenceextensionability_napi",
935c735df2Sopenharmony_ci                    "//base/location/frameworks/js/napi/fence_extension_ability_context:fenceextensioncontext_napi",
945c735df2Sopenharmony_ci                    "//base/location/frameworks/native/fence_extension_ability:fence_extension_ability",
955c735df2Sopenharmony_ci                    "//base/location/frameworks/js/napi:geolocationmanager",
965c735df2Sopenharmony_ci                    "//base/location/frameworks/cj:cj_geolocationmanager_ffi",
975c735df2Sopenharmony_ci                    "//base/location/frameworks/location_common/common:lbsservice_common",
985c735df2Sopenharmony_ci                    "//base/location/frameworks/native/locator_agent:locator_agent",
995c735df2Sopenharmony_ci                    "//base/location/frameworks/native/geofence_sdk:geofence_sdk",
1005c735df2Sopenharmony_ci                    "//base/location/frameworks/native/location_ndk:location_ndk"
1015c735df2Sopenharmony_ci                ],
1025c735df2Sopenharmony_ci                "service_group": [
1035c735df2Sopenharmony_ci                    "//base/location/services/location_geocode/geocode:lbsservice_geocode",
1045c735df2Sopenharmony_ci                    "//base/location/services/location_gnss/gnss:lbsservice_gnss",
1055c735df2Sopenharmony_ci                    "//base/location/services/location_locator/locator:lbsservice_locator",
1065c735df2Sopenharmony_ci                    "//base/location/services/location_network/network:lbsservice_network",
1075c735df2Sopenharmony_ci                    "//base/location/services/location_passive/passive:lbsservice_passive",
1085c735df2Sopenharmony_ci                    "//base/location/services/etc:etc",
1095c735df2Sopenharmony_ci                    "//base/location/sa_profile:location_sa_profile"
1105c735df2Sopenharmony_ci                ]
1115c735df2Sopenharmony_ci            },
1125c735df2Sopenharmony_ci            "inner_kits": [
1135c735df2Sopenharmony_ci                {
1145c735df2Sopenharmony_ci                    "header": {
1155c735df2Sopenharmony_ci                        "header_base": "//base/location/interfaces/inner_api/include",
1165c735df2Sopenharmony_ci                        "header_files": [
1175c735df2Sopenharmony_ci                            "locator_impl.h"
1185c735df2Sopenharmony_ci                        ]
1195c735df2Sopenharmony_ci                    },
1205c735df2Sopenharmony_ci                    "name": "//base/location/frameworks/native/locator_sdk:locator_sdk"
1215c735df2Sopenharmony_ci                },
1225c735df2Sopenharmony_ci                {
1235c735df2Sopenharmony_ci                    "header": {
1245c735df2Sopenharmony_ci                        "header_base": "//base/location/interfaces/inner_api/include",
1255c735df2Sopenharmony_ci                        "header_files": []
1265c735df2Sopenharmony_ci                    },
1275c735df2Sopenharmony_ci                    "name": "//base/location/frameworks/location_common/common:lbsservice_common"
1285c735df2Sopenharmony_ci                },
1295c735df2Sopenharmony_ci                {
1305c735df2Sopenharmony_ci                    "header": {
1315c735df2Sopenharmony_ci                        "header_base": "//base/location/interfaces/inner_api/include",
1325c735df2Sopenharmony_ci                        "header_files": []
1335c735df2Sopenharmony_ci                    },
1345c735df2Sopenharmony_ci                    "name": "//base/location/frameworks/native/locator_agent:locator_agent"
1355c735df2Sopenharmony_ci                },
1365c735df2Sopenharmony_ci                {
1375c735df2Sopenharmony_ci                    "header": {
1385c735df2Sopenharmony_ci                        "header_base": "//base/location/interfaces/inner_api/include",
1395c735df2Sopenharmony_ci                        "header_files": []
1405c735df2Sopenharmony_ci                    },
1415c735df2Sopenharmony_ci                    "name": "//base/location/frameworks/native/geofence_sdk:geofence_sdk"
1425c735df2Sopenharmony_ci                }
1435c735df2Sopenharmony_ci            ],
1445c735df2Sopenharmony_ci            "test": [
1455c735df2Sopenharmony_ci                "//base/location/test/location_common:unittest",
1465c735df2Sopenharmony_ci                "//base/location/test/location_geocode:unittest",
1475c735df2Sopenharmony_ci                "//base/location/test/location_geofence:unittest",
1485c735df2Sopenharmony_ci                "//base/location/test/location_gnss:unittest",
1495c735df2Sopenharmony_ci                "//base/location/test/location_locator:unittest",
1505c735df2Sopenharmony_ci                "//base/location/test/location_manager:unittest",
1515c735df2Sopenharmony_ci                "//base/location/test/location_network:unittest",
1525c735df2Sopenharmony_ci                "//base/location/test/location_passive:unittest",
1535c735df2Sopenharmony_ci                "//base/location/test/location_mock_ipc:unittest",
1545c735df2Sopenharmony_ci                "//base/location/test/fuzztest:fuzztest"
1555c735df2Sopenharmony_ci            ]
1565c735df2Sopenharmony_ci        }
1575c735df2Sopenharmony_ci    }
1585c735df2Sopenharmony_ci}