From c10f836e9a06c132244f90d551f085448d43efa2 Mon Sep 17 00:00:00 2001 From: lijiahao Date: Wed, 21 Sep 2022 17:22:09 +0800 Subject: [PATCH] switch path deps on utils to commonlibrary Signed-off-by: lijiahao --- .../ability_runtime/actsfwkdataaccessortest/BUILD.gn | 2 +- .../actsdataabilityrelyhap/BUILD.gn | 2 +- .../actsfwkdataaccessortest/BUILD.gn | 2 +- .../actsserviceabilityclienttest/BUILD.gn | 2 +- .../actsserviceabilityclienttest/BUILD.gn | 2 +- .../actsserviceabilityserverrelyhap/BUILD.gn | 2 +- .../actsserviceabilityserversecondrelyhap/BUILD.gn | 2 +- ability/ability_runtime/amsdatauriutils/BUILD.gn | 2 +- .../ability_runtime/amsgetabilityprocessinfo/BUILD.gn | 2 +- .../actsgetabilityprocessinfotest/BUILD.gn | 2 +- .../ability_runtime/context/actscontexttest/BUILD.gn | 2 +- ability/ability_runtime/fa/BUILD.gn | 2 +- ability/ability_runtime/fa/faapplicationinfo/BUILD.gn | 2 +- .../fa/faconfigurationconstant/BUILD.gn | 2 +- ability/ability_runtime/fa/facoverapi/BUILD.gn | 2 +- .../ability_runtime/fa/faequeryabilitybywant/BUILD.gn | 2 +- ability/ability_runtime/want/BUILD.gn | 2 +- .../ability_runtime/want/actsgetwantalltest/BUILD.gn | 2 +- ability/dmsfwk/continuationmanagertest/BUILD.gn | 2 +- ability_lite/ability_posix/BUILD.gn | 2 +- ai_lite/ai_engine_posix/base/BUILD.gn | 2 +- appexecfwk_lite/appexecfwk_posix/BUILD.gn | 2 +- applications/kitframework/BUILD.gn | 2 +- barrierfree/accessibilityconfig/BUILD.gn | 2 +- barrierfree/accessibleabilitylist/BUILD.gn | 2 +- barrierfree/accessiblecaptionconfiguration/BUILD.gn | 2 +- barrierfree/accessiblecheckability/BUILD.gn | 2 +- barrierfree/accessibleregisterstate/BUILD.gn | 2 +- barrierfree/accessiblesendevent/BUILD.gn | 2 +- .../bundlemanager/actsbmsaccesstokentest/BUILD.gn | 2 +- .../bundlemanager/actsbmsetsunpermissiontest/BUILD.gn | 2 +- .../bundlemanager/actsbmsgetinfostest/BUILD.gn | 2 +- .../bundlemanager/actsbmshapmoduletest/BUILD.gn | 2 +- .../bundlemanager/actsbmsjstest/BUILD.gn | 2 +- .../bundlemanager/actsbmsjsunpermissiontest/BUILD.gn | 2 +- .../bundlemanager/actsbmsmetadatatest/BUILD.gn | 2 +- .../bundlemanager/actsbundlemanageretstest/BUILD.gn | 2 +- .../bundlemanager/actsbundlemanagertest/BUILD.gn | 2 +- .../ets_utils/containerLine_lib_standard/BUILD.gn | 2 +- .../ets_utils/containerRelation_lib_standard/BUILD.gn | 2 +- commonlibrary/toolchain/libc-test/BUILD.gn | 10 ++++------ commonlibrary_lite/file_hal/BUILD.gn | 2 +- communication/bluetooth_ble/BUILD.gn | 2 +- communication/bluetooth_on/BUILD.gn | 2 +- communication/bluetooth_profile/BUILD.gn | 2 +- communication/wifi_p2p/BUILD.gn | 2 +- communication/wifi_standard/BUILD.gn | 2 +- .../distributed_schedule_posix/BUILD.gn | 2 +- distributeddatamgr/preferencesjstest/hap/BUILD.gn | 2 +- distributeddatamgr_lite/kv_store_hal/BUILD.gn | 2 +- distributeddatamgr_lite/kv_store_posix/BUILD.gn | 2 +- graphic/graphicnapidrawingtest/BUILD.gn | 2 +- hiviewdfx/hiappeventtest/hiappeventcpptest/BUILD.gn | 2 +- hiviewdfx/hilogtest/hilogndktest/BUILD.gn | 2 +- hiviewdfx/hitracechaintest/BUILD.gn | 2 +- hiviewdfx/utils/native/BUILD.gn | 2 +- .../image/image_js_standard/imageCreator/BUILD.gn | 2 +- multimedia/image/image_js_standard/imageRGBA/BUILD.gn | 2 +- multimedia/media/media_cpp_standard/BUILD.gn | 4 ++-- multimedia/medialibrary/mediaLibrary_favorite/BUILD.gn | 2 +- multimedia/medialibrary/mediaLibrary_file/BUILD.gn | 2 +- .../medialibrary/mediaLibrary_fileResult/BUILD.gn | 2 +- multimodalinput/multimodalinput_ets_standard/BUILD.gn | 2 +- notification/ces_standard/BUILD.gn | 2 +- security_lite/deviceauth_basic_deps/BUILD.gn | 2 +- security_lite/permission_posix/pms/BUILD.gn | 2 +- sensors/miscdevice_standard/BUILD.gn | 2 +- sensors/sensor_standard/BUILD.gn | 2 +- settingsdata/settings_ets/BUILD.gn | 2 +- telephony/telephonyjstest/call_manager/BUILD.gn | 2 +- telephony/telephonyjstest/sim/BUILD.gn | 2 +- update_lite/dupdate_posix/BUILD.gn | 2 +- 72 files changed, 76 insertions(+), 78 deletions(-) diff --git a/ability/ability_runtime/actsfwkdataaccessortest/BUILD.gn b/ability/ability_runtime/actsfwkdataaccessortest/BUILD.gn index 1c6bcd4b9..8a0cb63e2 100644 --- a/ability/ability_runtime/actsfwkdataaccessortest/BUILD.gn +++ b/ability/ability_runtime/actsfwkdataaccessortest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/BUILD.gn b/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/BUILD.gn index 9652cd443..45c4a6a0d 100644 --- a/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/BUILD.gn +++ b/ability/ability_runtime/actsfwkdataaccessortest/actsdataabilityrelyhap/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/actsfwkdataaccessortest/actsfwkdataaccessortest/BUILD.gn b/ability/ability_runtime/actsfwkdataaccessortest/actsfwkdataaccessortest/BUILD.gn index 35a7ed52e..1361cce02 100644 --- a/ability/ability_runtime/actsfwkdataaccessortest/actsfwkdataaccessortest/BUILD.gn +++ b/ability/ability_runtime/actsfwkdataaccessortest/actsfwkdataaccessortest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/actsserviceabilityclienttest/BUILD.gn b/ability/ability_runtime/actsserviceabilityclienttest/BUILD.gn index f1fdbde71..00cc7dcb1 100644 --- a/ability/ability_runtime/actsserviceabilityclienttest/BUILD.gn +++ b/ability/ability_runtime/actsserviceabilityclienttest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/BUILD.gn b/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/BUILD.gn index adb077d8a..6fd401246 100644 --- a/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/BUILD.gn +++ b/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityclienttest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityserverrelyhap/BUILD.gn b/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityserverrelyhap/BUILD.gn index 43b7d4d50..1fcfc3838 100644 --- a/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityserverrelyhap/BUILD.gn +++ b/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityserverrelyhap/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityserversecondrelyhap/BUILD.gn b/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityserversecondrelyhap/BUILD.gn index 7621ad634..dbe9959e2 100644 --- a/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityserversecondrelyhap/BUILD.gn +++ b/ability/ability_runtime/actsserviceabilityclienttest/actsserviceabilityserversecondrelyhap/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/amsdatauriutils/BUILD.gn b/ability/ability_runtime/amsdatauriutils/BUILD.gn index e5e4332ed..2b3460397 100644 --- a/ability/ability_runtime/amsdatauriutils/BUILD.gn +++ b/ability/ability_runtime/amsdatauriutils/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/amsgetabilityprocessinfo/BUILD.gn b/ability/ability_runtime/amsgetabilityprocessinfo/BUILD.gn index 3a95dd1cf..109ef2f90 100644 --- a/ability/ability_runtime/amsgetabilityprocessinfo/BUILD.gn +++ b/ability/ability_runtime/amsgetabilityprocessinfo/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/amsgetabilityprocessinfo/actsgetabilityprocessinfotest/BUILD.gn b/ability/ability_runtime/amsgetabilityprocessinfo/actsgetabilityprocessinfotest/BUILD.gn index ed78cabf6..d814b04db 100644 --- a/ability/ability_runtime/amsgetabilityprocessinfo/actsgetabilityprocessinfotest/BUILD.gn +++ b/ability/ability_runtime/amsgetabilityprocessinfo/actsgetabilityprocessinfotest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/context/actscontexttest/BUILD.gn b/ability/ability_runtime/context/actscontexttest/BUILD.gn index bc20877b2..030c902a7 100644 --- a/ability/ability_runtime/context/actscontexttest/BUILD.gn +++ b/ability/ability_runtime/context/actscontexttest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/fa/BUILD.gn b/ability/ability_runtime/fa/BUILD.gn index b3f1f3760..f75ceef5a 100644 --- a/ability/ability_runtime/fa/BUILD.gn +++ b/ability/ability_runtime/fa/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/fa/faapplicationinfo/BUILD.gn b/ability/ability_runtime/fa/faapplicationinfo/BUILD.gn index 739455fe5..c1baca59d 100644 --- a/ability/ability_runtime/fa/faapplicationinfo/BUILD.gn +++ b/ability/ability_runtime/fa/faapplicationinfo/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/fa/faconfigurationconstant/BUILD.gn b/ability/ability_runtime/fa/faconfigurationconstant/BUILD.gn index bc41908a0..a23eabb6f 100644 --- a/ability/ability_runtime/fa/faconfigurationconstant/BUILD.gn +++ b/ability/ability_runtime/fa/faconfigurationconstant/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/fa/facoverapi/BUILD.gn b/ability/ability_runtime/fa/facoverapi/BUILD.gn index 14be9fb81..d7db8319f 100644 --- a/ability/ability_runtime/fa/facoverapi/BUILD.gn +++ b/ability/ability_runtime/fa/facoverapi/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/fa/faequeryabilitybywant/BUILD.gn b/ability/ability_runtime/fa/faequeryabilitybywant/BUILD.gn index bbbb33491..de29af9b0 100644 --- a/ability/ability_runtime/fa/faequeryabilitybywant/BUILD.gn +++ b/ability/ability_runtime/fa/faequeryabilitybywant/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/want/BUILD.gn b/ability/ability_runtime/want/BUILD.gn index 815bea294..fe2d26693 100644 --- a/ability/ability_runtime/want/BUILD.gn +++ b/ability/ability_runtime/want/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/ability_runtime/want/actsgetwantalltest/BUILD.gn b/ability/ability_runtime/want/actsgetwantalltest/BUILD.gn index 3214ed3b1..660ff523d 100644 --- a/ability/ability_runtime/want/actsgetwantalltest/BUILD.gn +++ b/ability/ability_runtime/want/actsgetwantalltest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability/dmsfwk/continuationmanagertest/BUILD.gn b/ability/dmsfwk/continuationmanagertest/BUILD.gn index b3d2e5dff..6709681f4 100644 --- a/ability/dmsfwk/continuationmanagertest/BUILD.gn +++ b/ability/dmsfwk/continuationmanagertest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/ability_lite/ability_posix/BUILD.gn b/ability_lite/ability_posix/BUILD.gn index fbcdb8dce..b44a16ec7 100755 --- a/ability_lite/ability_posix/BUILD.gn +++ b/ability_lite/ability_posix/BUILD.gn @@ -53,7 +53,7 @@ hcpptest_suite("ActsAbilityMgrTest") { "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", "//third_party/bounds_checking_function/include", "//third_party/cJSON", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "${appexecfwk_lite_path}/interfaces/innerkits/bundlemgr_lite", "//foundation/graphic/ui/interfaces/kits", "//foundation/graphic/utils/interfaces/innerkits", diff --git a/ai_lite/ai_engine_posix/base/BUILD.gn b/ai_lite/ai_engine_posix/base/BUILD.gn index be3e0c8c6..648eec53f 100644 --- a/ai_lite/ai_engine_posix/base/BUILD.gn +++ b/ai_lite/ai_engine_posix/base/BUILD.gn @@ -44,7 +44,7 @@ hcpptest_suite("ActsAiEngineTest") { "//foundation/ai/engine/services/algorithmsdk", "//foundation/ai/engine/services/server/plugin", "//third_party/bounds_checking_function/include", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "//kernel/liteos-a/kernel/include", "//kernel/liteos-a/kernel/common", "//foundation/systemabilitymgr/samgr_lite/interfaces/innerkits/registry", diff --git a/appexecfwk_lite/appexecfwk_posix/BUILD.gn b/appexecfwk_lite/appexecfwk_posix/BUILD.gn index dc03af3c0..a83149246 100755 --- a/appexecfwk_lite/appexecfwk_posix/BUILD.gn +++ b/appexecfwk_lite/appexecfwk_posix/BUILD.gn @@ -29,7 +29,7 @@ hcpptest_suite("ActsBundleMgrTest") { "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry", "//third_party/googletest/googletest/include", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "${aafwk_lite_path}/interfaces/innerkits/intent_lite", "//third_party/cJSON", ] diff --git a/applications/kitframework/BUILD.gn b/applications/kitframework/BUILD.gn index 482ad489f..1c98b65b9 100644 --- a/applications/kitframework/BUILD.gn +++ b/applications/kitframework/BUILD.gn @@ -21,7 +21,7 @@ hctest_suite("ActsKitFwkApiTest") { include_dirs = [ "//test/xts/tools/lite/hctest/include", "//third_party/unity/src", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", "//third_party/bounds_checking_function/include/", "//third_party/mbedtls/include/", diff --git a/barrierfree/accessibilityconfig/BUILD.gn b/barrierfree/accessibilityconfig/BUILD.gn index 134a8f489..ed7074adc 100644 --- a/barrierfree/accessibilityconfig/BUILD.gn +++ b/barrierfree/accessibilityconfig/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/barrierfree/accessibleabilitylist/BUILD.gn b/barrierfree/accessibleabilitylist/BUILD.gn index fdafb4859..4abbd388c 100644 --- a/barrierfree/accessibleabilitylist/BUILD.gn +++ b/barrierfree/accessibleabilitylist/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/barrierfree/accessiblecaptionconfiguration/BUILD.gn b/barrierfree/accessiblecaptionconfiguration/BUILD.gn index be576f239..1b735f9c8 100644 --- a/barrierfree/accessiblecaptionconfiguration/BUILD.gn +++ b/barrierfree/accessiblecaptionconfiguration/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/barrierfree/accessiblecheckability/BUILD.gn b/barrierfree/accessiblecheckability/BUILD.gn index 4f849707c..e4749adec 100644 --- a/barrierfree/accessiblecheckability/BUILD.gn +++ b/barrierfree/accessiblecheckability/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/barrierfree/accessibleregisterstate/BUILD.gn b/barrierfree/accessibleregisterstate/BUILD.gn index 3f1b44eed..e4cac2a48 100644 --- a/barrierfree/accessibleregisterstate/BUILD.gn +++ b/barrierfree/accessibleregisterstate/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/barrierfree/accessiblesendevent/BUILD.gn b/barrierfree/accessiblesendevent/BUILD.gn index 55d83cca2..6adaa2ce5 100644 --- a/barrierfree/accessiblesendevent/BUILD.gn +++ b/barrierfree/accessiblesendevent/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/bundlemanager/bundle_standard/bundlemanager/actsbmsaccesstokentest/BUILD.gn b/bundlemanager/bundle_standard/bundlemanager/actsbmsaccesstokentest/BUILD.gn index 077cccec3..5ee120a21 100644 --- a/bundlemanager/bundle_standard/bundlemanager/actsbmsaccesstokentest/BUILD.gn +++ b/bundlemanager/bundle_standard/bundlemanager/actsbmsaccesstokentest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/bundlemanager/bundle_standard/bundlemanager/actsbmsetsunpermissiontest/BUILD.gn b/bundlemanager/bundle_standard/bundlemanager/actsbmsetsunpermissiontest/BUILD.gn index ce69909e4..b156672ad 100644 --- a/bundlemanager/bundle_standard/bundlemanager/actsbmsetsunpermissiontest/BUILD.gn +++ b/bundlemanager/bundle_standard/bundlemanager/actsbmsetsunpermissiontest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/bundlemanager/bundle_standard/bundlemanager/actsbmsgetinfostest/BUILD.gn b/bundlemanager/bundle_standard/bundlemanager/actsbmsgetinfostest/BUILD.gn index 47abab630..23dab4399 100644 --- a/bundlemanager/bundle_standard/bundlemanager/actsbmsgetinfostest/BUILD.gn +++ b/bundlemanager/bundle_standard/bundlemanager/actsbmsgetinfostest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/bundlemanager/bundle_standard/bundlemanager/actsbmshapmoduletest/BUILD.gn b/bundlemanager/bundle_standard/bundlemanager/actsbmshapmoduletest/BUILD.gn index aafe9d743..78d1752b3 100644 --- a/bundlemanager/bundle_standard/bundlemanager/actsbmshapmoduletest/BUILD.gn +++ b/bundlemanager/bundle_standard/bundlemanager/actsbmshapmoduletest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/bundlemanager/bundle_standard/bundlemanager/actsbmsjstest/BUILD.gn b/bundlemanager/bundle_standard/bundlemanager/actsbmsjstest/BUILD.gn index d6661af0c..349cce860 100644 --- a/bundlemanager/bundle_standard/bundlemanager/actsbmsjstest/BUILD.gn +++ b/bundlemanager/bundle_standard/bundlemanager/actsbmsjstest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/bundlemanager/bundle_standard/bundlemanager/actsbmsjsunpermissiontest/BUILD.gn b/bundlemanager/bundle_standard/bundlemanager/actsbmsjsunpermissiontest/BUILD.gn index 2f64089d6..dcb6fc519 100644 --- a/bundlemanager/bundle_standard/bundlemanager/actsbmsjsunpermissiontest/BUILD.gn +++ b/bundlemanager/bundle_standard/bundlemanager/actsbmsjsunpermissiontest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/bundlemanager/bundle_standard/bundlemanager/actsbmsmetadatatest/BUILD.gn b/bundlemanager/bundle_standard/bundlemanager/actsbmsmetadatatest/BUILD.gn index ac55ba709..99231471e 100644 --- a/bundlemanager/bundle_standard/bundlemanager/actsbmsmetadatatest/BUILD.gn +++ b/bundlemanager/bundle_standard/bundlemanager/actsbmsmetadatatest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/bundlemanager/bundle_standard/bundlemanager/actsbundlemanageretstest/BUILD.gn b/bundlemanager/bundle_standard/bundlemanager/actsbundlemanageretstest/BUILD.gn index c86708e44..28f8539b8 100644 --- a/bundlemanager/bundle_standard/bundlemanager/actsbundlemanageretstest/BUILD.gn +++ b/bundlemanager/bundle_standard/bundlemanager/actsbundlemanageretstest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/bundlemanager/bundle_standard/bundlemanager/actsbundlemanagertest/BUILD.gn b/bundlemanager/bundle_standard/bundlemanager/actsbundlemanagertest/BUILD.gn index 20e449aa3..4dd065a87 100644 --- a/bundlemanager/bundle_standard/bundlemanager/actsbundlemanagertest/BUILD.gn +++ b/bundlemanager/bundle_standard/bundlemanager/actsbundlemanagertest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/commonlibrary/ets_utils/containerLine_lib_standard/BUILD.gn b/commonlibrary/ets_utils/containerLine_lib_standard/BUILD.gn index 3d2dbc9d2..f9e376229 100644 --- a/commonlibrary/ets_utils/containerLine_lib_standard/BUILD.gn +++ b/commonlibrary/ets_utils/containerLine_lib_standard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("containerLine_js_test") { diff --git a/commonlibrary/ets_utils/containerRelation_lib_standard/BUILD.gn b/commonlibrary/ets_utils/containerRelation_lib_standard/BUILD.gn index d9d237b65..6974bec79 100644 --- a/commonlibrary/ets_utils/containerRelation_lib_standard/BUILD.gn +++ b/commonlibrary/ets_utils/containerRelation_lib_standard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("containerRelation_js_test") { diff --git a/commonlibrary/toolchain/libc-test/BUILD.gn b/commonlibrary/toolchain/libc-test/BUILD.gn index 6005a9e89..021974f0c 100644 --- a/commonlibrary/toolchain/libc-test/BUILD.gn +++ b/commonlibrary/toolchain/libc-test/BUILD.gn @@ -19,7 +19,7 @@ import("//test/xts/tools/build/suite.gni") config("module_private_config") { visibility = [ ":*" ] include_dirs = [ - "//utils/native/base/include", + "//commonlibrary/c_utils/base/include", "//third_party/bounds_checking_function/include", "//third_party/musl/porting/linux/user/include", "//test/xts/acts/security_lite/huks/common/include", @@ -39,7 +39,7 @@ ohos_moduletest_suite("ActToolChainTest") { ] include_dirs = [ - "//utils/native/base/include", + "//commonlibrary/c_utils/base/include", "//third_party/bounds_checking_function/include", "//third_party/musl/porting/linux/user/include/", "//third_party/musl/porting/linux/user/src/sched", @@ -47,8 +47,6 @@ ohos_moduletest_suite("ActToolChainTest") { "./include", ] - deps = [ - "//third_party/bounds_checking_function:libsec_static", - "//utils/native/base:utils", - ] + external_deps = [ "c_utils:utils" ] + deps = [ "//third_party/bounds_checking_function:libsec_static" ] } diff --git a/commonlibrary_lite/file_hal/BUILD.gn b/commonlibrary_lite/file_hal/BUILD.gn index f49c0263a..c81009b35 100644 --- a/commonlibrary_lite/file_hal/BUILD.gn +++ b/commonlibrary_lite/file_hal/BUILD.gn @@ -22,7 +22,7 @@ hctest_suite("ActsUtilsFileTest") { include_dirs = [ "src", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", ] cflags = [ "-Wno-error" ] } diff --git a/communication/bluetooth_ble/BUILD.gn b/communication/bluetooth_ble/BUILD.gn index 62f8c12f1..deeda2f5e 100644 --- a/communication/bluetooth_ble/BUILD.gn +++ b/communication/bluetooth_ble/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("ActsBluetoothBleJsTest") { diff --git a/communication/bluetooth_on/BUILD.gn b/communication/bluetooth_on/BUILD.gn index d29d25d54..ff4368703 100644 --- a/communication/bluetooth_on/BUILD.gn +++ b/communication/bluetooth_on/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("ActsBluetoothOnJsTest") { diff --git a/communication/bluetooth_profile/BUILD.gn b/communication/bluetooth_profile/BUILD.gn index 1823dbcfa..34a75db60 100644 --- a/communication/bluetooth_profile/BUILD.gn +++ b/communication/bluetooth_profile/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") ohos_js_hap_suite("ActsBluetoothProFileJsTest") { diff --git a/communication/wifi_p2p/BUILD.gn b/communication/wifi_p2p/BUILD.gn index 94309f29b..15c726bc7 100644 --- a/communication/wifi_p2p/BUILD.gn +++ b/communication/wifi_p2p/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/communication/wifi_standard/BUILD.gn b/communication/wifi_standard/BUILD.gn index 2b257dfa9..608781759 100644 --- a/communication/wifi_standard/BUILD.gn +++ b/communication/wifi_standard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/distributed_schedule_lite/distributed_schedule_posix/BUILD.gn b/distributed_schedule_lite/distributed_schedule_posix/BUILD.gn index eae26eacc..bba5678f7 100755 --- a/distributed_schedule_lite/distributed_schedule_posix/BUILD.gn +++ b/distributed_schedule_lite/distributed_schedule_posix/BUILD.gn @@ -25,7 +25,7 @@ hcpptest_suite("ActsDMSTest") { include_dirs = [ "src", "src/utils", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "//third_party/bounds_checking_function/include", "//foundation/communication/ipc/interfaces/innerkits/c/ipc/include", "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry", diff --git a/distributeddatamgr/preferencesjstest/hap/BUILD.gn b/distributeddatamgr/preferencesjstest/hap/BUILD.gn index 183f1fb69..50504948d 100644 --- a/distributeddatamgr/preferencesjstest/hap/BUILD.gn +++ b/distributeddatamgr/preferencesjstest/hap/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/distributeddatamgr_lite/kv_store_hal/BUILD.gn b/distributeddatamgr_lite/kv_store_hal/BUILD.gn index 7723902d3..f95811151 100755 --- a/distributeddatamgr_lite/kv_store_hal/BUILD.gn +++ b/distributeddatamgr_lite/kv_store_hal/BUILD.gn @@ -23,7 +23,7 @@ hctest_suite("ActsKvStoreTest") { include_dirs = [ "src", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "//base/iothardware/peripheral/interfaces/inner_api", ] cflags = [ "-Wno-error" ] diff --git a/distributeddatamgr_lite/kv_store_posix/BUILD.gn b/distributeddatamgr_lite/kv_store_posix/BUILD.gn index 7d1573c37..910e01ab9 100755 --- a/distributeddatamgr_lite/kv_store_posix/BUILD.gn +++ b/distributeddatamgr_lite/kv_store_posix/BUILD.gn @@ -21,7 +21,7 @@ hcpptest_suite("ActsKvStoreTest") { "src", "//foundation/distributeddatamgr/kv_store/interfaces/inner_api/kv_store/include", "//third_party/bounds_checking_function/include", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", ] deps = [ "//foundation/distributeddatamgr/kv_store/interfaces/inner_api/kv_store:kv_store" ] cflags = [ "-Wno-error" ] diff --git a/graphic/graphicnapidrawingtest/BUILD.gn b/graphic/graphicnapidrawingtest/BUILD.gn index d9aac4bb1..ae58a6814 100644 --- a/graphic/graphicnapidrawingtest/BUILD.gn +++ b/graphic/graphicnapidrawingtest/BUILD.gn @@ -45,9 +45,9 @@ ohos_moduletest_suite("ActsGraphicNapiDrawingTest") { "//third_party/googletest/googletest/include", ] + external_deps = [ "c_utils:utils" ] deps = [ "//base/hiviewdfx/hilog/interfaces/native/innerkits:libhilog", - "//commonlibrary/c_utils/base:utils", "//foundation/graphic/graphic_2d/rosen/modules/2d_graphics:2d_graphics", "//third_party/googletest:gtest_main", ] diff --git a/hiviewdfx/hiappeventtest/hiappeventcpptest/BUILD.gn b/hiviewdfx/hiappeventtest/hiappeventcpptest/BUILD.gn index 73b8176c8..3bce5aef4 100755 --- a/hiviewdfx/hiappeventtest/hiappeventcpptest/BUILD.gn +++ b/hiviewdfx/hiappeventtest/hiappeventcpptest/BUILD.gn @@ -29,12 +29,12 @@ config("hilogtest_config") { ohos_moduletest_suite("ActsHiAppEventCPPTest") { module_out_path = module_output_path sources = [ "HiAppEventCPPTest.cpp" ] + external_deps = [ "c_utils:utils" ] deps = [ "../../utils/native:utilskit", "//base/hiviewdfx/hiappevent/frameworks/native/libhiappevent:libhiappevent_base", "//base/hiviewdfx/hiappevent/frameworks/native/ndk:hiappevent_ndk", "//base/hiviewdfx/hilog/interfaces/native/innerkits:libhilog", - "//commonlibrary/c_utils/base:utils", "//third_party/googletest:gtest_main", ] configs = [ ":hilogtest_config" ] diff --git a/hiviewdfx/hilogtest/hilogndktest/BUILD.gn b/hiviewdfx/hilogtest/hilogndktest/BUILD.gn index 430677e4d..133a0b8e4 100755 --- a/hiviewdfx/hilogtest/hilogndktest/BUILD.gn +++ b/hiviewdfx/hilogtest/hilogndktest/BUILD.gn @@ -24,10 +24,10 @@ config("hilogndktest_config") { ohos_moduletest_suite("ActsHilogndkTest") { module_out_path = module_output_path sources = [ "hilogndktest.cpp" ] + external_deps = [ "c_utils:utils" ] deps = [ "//base/hiviewdfx/hilog/frameworks/hilog_ndk:hilog_ndk", "//base/hiviewdfx/hilog/interfaces/native/kits:libhilog_ndk", - "//commonlibrary/c_utils/base:utils", "//third_party/googletest:gtest_main", ] configs = [ ":hilogndktest_config" ] diff --git a/hiviewdfx/hitracechaintest/BUILD.gn b/hiviewdfx/hitracechaintest/BUILD.gn index 7fed38c28..7c7e241a4 100644 --- a/hiviewdfx/hitracechaintest/BUILD.gn +++ b/hiviewdfx/hitracechaintest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/hiviewdfx/utils/native/BUILD.gn b/hiviewdfx/utils/native/BUILD.gn index bea199ec0..f11114e8c 100755 --- a/hiviewdfx/utils/native/BUILD.gn +++ b/hiviewdfx/utils/native/BUILD.gn @@ -30,9 +30,9 @@ ohos_static_library("utilskit") { configs = [ ":utils_config" ] #external_deps = [ "hilog:libhilog" ] + external_deps = [ "c_utils:utils" ] deps = [ "//base/hiviewdfx/hilog/interfaces/native/innerkits:libhilog", "//base/hiviewdfx/hiview/base:hiviewbase", - "//commonlibrary/c_utils/base:utils", ] } diff --git a/multimedia/image/image_js_standard/imageCreator/BUILD.gn b/multimedia/image/image_js_standard/imageCreator/BUILD.gn index 74187b5f7..9b3437550 100644 --- a/multimedia/image/image_js_standard/imageCreator/BUILD.gn +++ b/multimedia/image/image_js_standard/imageCreator/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/multimedia/image/image_js_standard/imageRGBA/BUILD.gn b/multimedia/image/image_js_standard/imageRGBA/BUILD.gn index 2a0a35be6..f42020e44 100644 --- a/multimedia/image/image_js_standard/imageRGBA/BUILD.gn +++ b/multimedia/image/image_js_standard/imageRGBA/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/multimedia/media/media_cpp_standard/BUILD.gn b/multimedia/media/media_cpp_standard/BUILD.gn index 995d2e74d..9ddbc7cc6 100644 --- a/multimedia/media/media_cpp_standard/BUILD.gn +++ b/multimedia/media/media_cpp_standard/BUILD.gn @@ -29,7 +29,7 @@ ohos_moduletest_suite("ActsAvcodecNdkTest") { "videoDecEncNdk/include", "//foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include", "//foundation/multimedia/player_framework/interfaces/kits/c", - "//utils/native/base/include", + "//commonlibrary/c_utils/base/include", "//base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include", ] @@ -51,6 +51,7 @@ ohos_moduletest_suite("ActsAvcodecNdkTest") { "", ] + external_deps = [ "c_utils:utils" ] deps = [ "//foundation/graphic/graphic_2d/frameworks/surface:surface", "//foundation/multimedia/player_framework/interfaces/kits/c:native_media_adec", @@ -59,7 +60,6 @@ ohos_moduletest_suite("ActsAvcodecNdkTest") { "//foundation/multimedia/player_framework/interfaces/kits/c:native_media_core", "//foundation/multimedia/player_framework/interfaces/kits/c:native_media_vdec", "//foundation/multimedia/player_framework/interfaces/kits/c:native_media_venc", - "//utils/native/base:utils", ] subsystem_name = "multimedia" diff --git a/multimedia/medialibrary/mediaLibrary_favorite/BUILD.gn b/multimedia/medialibrary/mediaLibrary_favorite/BUILD.gn index 8a066fc6a..18389d254 100755 --- a/multimedia/medialibrary/mediaLibrary_favorite/BUILD.gn +++ b/multimedia/medialibrary/mediaLibrary_favorite/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/multimedia/medialibrary/mediaLibrary_file/BUILD.gn b/multimedia/medialibrary/mediaLibrary_file/BUILD.gn index 1cb78d930..da81808d4 100755 --- a/multimedia/medialibrary/mediaLibrary_file/BUILD.gn +++ b/multimedia/medialibrary/mediaLibrary_file/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/multimedia/medialibrary/mediaLibrary_fileResult/BUILD.gn b/multimedia/medialibrary/mediaLibrary_fileResult/BUILD.gn index ac7151e2f..e8f000552 100755 --- a/multimedia/medialibrary/mediaLibrary_fileResult/BUILD.gn +++ b/multimedia/medialibrary/mediaLibrary_fileResult/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/multimodalinput/multimodalinput_ets_standard/BUILD.gn b/multimodalinput/multimodalinput_ets_standard/BUILD.gn index 1e8ee88e9..17ea4baf4 100644 --- a/multimodalinput/multimodalinput_ets_standard/BUILD.gn +++ b/multimodalinput/multimodalinput_ets_standard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/notification/ces_standard/BUILD.gn b/notification/ces_standard/BUILD.gn index 2f6509791..1aa73116d 100644 --- a/notification/ces_standard/BUILD.gn +++ b/notification/ces_standard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//build/ohos_var.gni") diff --git a/security_lite/deviceauth_basic_deps/BUILD.gn b/security_lite/deviceauth_basic_deps/BUILD.gn index 74b10c4ea..cabff9899 100644 --- a/security_lite/deviceauth_basic_deps/BUILD.gn +++ b/security_lite/deviceauth_basic_deps/BUILD.gn @@ -23,7 +23,7 @@ hctest_suite("ActsSecurityHichainBasicDeps") { include_dirs = [ "//commonlibrary/c_utils/base/include", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "//test/xts/tools/lite/hctest/include", "//third_party/unity/src", "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", diff --git a/security_lite/permission_posix/pms/BUILD.gn b/security_lite/permission_posix/pms/BUILD.gn index bbdc28652..82d806f9c 100644 --- a/security_lite/permission_posix/pms/BUILD.gn +++ b/security_lite/permission_posix/pms/BUILD.gn @@ -31,7 +31,7 @@ hcpptest_suite("ActsPMSTest") { include_dirs = [ "src", "include", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/communication/broadcast", "//base/security/permission_lite/interfaces/innerkits", diff --git a/sensors/miscdevice_standard/BUILD.gn b/sensors/miscdevice_standard/BUILD.gn index 380553eae..501116046 100644 --- a/sensors/miscdevice_standard/BUILD.gn +++ b/sensors/miscdevice_standard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/sensors/sensor_standard/BUILD.gn b/sensors/sensor_standard/BUILD.gn index 3b384bacb..9e9afe4c2 100644 --- a/sensors/sensor_standard/BUILD.gn +++ b/sensors/sensor_standard/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/settingsdata/settings_ets/BUILD.gn b/settingsdata/settings_ets/BUILD.gn index 2c084b878..c32edc598 100644 --- a/settingsdata/settings_ets/BUILD.gn +++ b/settingsdata/settings_ets/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/telephony/telephonyjstest/call_manager/BUILD.gn b/telephony/telephonyjstest/call_manager/BUILD.gn index 81582258d..afa53e6ce 100644 --- a/telephony/telephonyjstest/call_manager/BUILD.gn +++ b/telephony/telephonyjstest/call_manager/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") diff --git a/telephony/telephonyjstest/sim/BUILD.gn b/telephony/telephonyjstest/sim/BUILD.gn index 5bea32bff..0e4d8d5a7 100644 --- a/telephony/telephonyjstest/sim/BUILD.gn +++ b/telephony/telephonyjstest/sim/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//build/ohos_var.gni") diff --git a/update_lite/dupdate_posix/BUILD.gn b/update_lite/dupdate_posix/BUILD.gn index e993c2dc9..ca93d50ea 100755 --- a/update_lite/dupdate_posix/BUILD.gn +++ b/update_lite/dupdate_posix/BUILD.gn @@ -20,7 +20,7 @@ hcpptest_suite("ActsUpdateTest") { include_dirs = [ "//base/update/ota_lite/interfaces/kits", "//base/update/ota_lite/hals", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", ] deps = [ "$ohos_third_party_dir/mbedtls:mbedtls_static", -- GitLab