mirror of
https://github.com/openharmony/base_location.git
synced 2026-08-24 22:31:51 -04:00
fix:Eliminate the dependency on the compilation path of bin hdf_core
Signed-off-by: zhang <zhangfengxi@huawei.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2022 Huawei Device Co., Ltd.
|
||||
# Copyright (C) 2022-2023 Huawei Device Co., Ltd.
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
@@ -47,6 +47,7 @@ if (location_feature_with_gnss) {
|
||||
"drivers_interface_location_gnss:liblocation_gnss_proxy_1.0",
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdi",
|
||||
"hdf_core:libpub_utils",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
]
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2022 Huawei Device Co., Ltd.
|
||||
# Copyright (C) 2022-2023 Huawei Device Co., Ltd.
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
@@ -63,6 +63,7 @@ if (location_feature_with_gnss) {
|
||||
"drivers_interface_location_gnss:liblocation_gnss_proxy_1.0",
|
||||
"eventhandler:libeventhandler",
|
||||
"hdf_core:libhdi",
|
||||
"hdf_core:libpub_utils",
|
||||
"hisysevent_native:libhisysevent",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user