From 90095356c04b4a8897120467423319922bc1bbd7 Mon Sep 17 00:00:00 2001 From: fan-jingle Date: Thu, 31 Jul 2025 15:20:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=8F=E6=84=9F=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fan-jingle --- .gitee/CODEOWNERS | 2 +- BUILD.gn | 2 +- CODEOWNERS | 2 +- OAT.xml | 2 +- appspawn.gni | 2 +- appspawn.rc | 2 +- common/appspawn_server.c | 2 +- common/appspawn_server.h | 2 +- common/appspawn_trace.cpp | 2 +- common/appspawn_trace.h | 2 +- etc/BUILD.gn | 2 +- etc/sandbox/appdata_sandbox_fixer.gni | 2 +- etc/sandbox/appdata_sandbox_fixer.py | 2 +- hisysevent.yaml | 2 +- interfaces/innerkits/client/BUILD.gn | 2 +- interfaces/innerkits/client/appspawn_client.c | 2 +- interfaces/innerkits/client/appspawn_client.h | 2 +- interfaces/innerkits/client/appspawn_msg.c | 2 +- interfaces/innerkits/client/libappspawn_client.versionscript | 2 +- interfaces/innerkits/hnp/BUILD.gn | 2 +- interfaces/innerkits/hnp/include/hnp_api.h | 2 +- interfaces/innerkits/hnp/src/hnp_api.c | 2 +- interfaces/innerkits/include/appspawn.h | 2 +- interfaces/innerkits/permission/appspawn_mount_permission.c | 2 +- interfaces/innerkits/permission/appspawn_mount_permission.h | 2 +- lite/BUILD.gn | 2 +- lite/appspawn_message.c | 2 +- lite/appspawn_message.h | 2 +- lite/appspawn_process.c | 2 +- lite/appspawn_service.c | 2 +- lite/appspawn_service.h | 2 +- lite/main.c | 2 +- modules/ace_adapter/BUILD.gn | 2 +- modules/ace_adapter/ace_adapter.cpp | 2 +- modules/ace_adapter/command_lexer.cpp | 2 +- modules/ace_adapter/command_lexer.h | 2 +- modules/asan/BUILD.gn | 2 +- modules/asan/asan_detector.c | 2 +- modules/common/BUILD.gn | 2 +- modules/common/appspawn_adapter.cpp | 2 +- modules/common/appspawn_adapter.h | 2 +- modules/common/appspawn_begetctl.c | 2 +- modules/common/appspawn_cgroup.c | 2 +- modules/common/appspawn_common.c | 2 +- modules/common/appspawn_dfx_dump.cpp | 2 +- modules/common/appspawn_encaps.c | 2 +- modules/common/appspawn_encaps.h | 2 +- modules/common/appspawn_namespace.c | 2 +- modules/common/appspawn_silk.c | 2 +- modules/common/appspawn_silk.h | 2 +- modules/module_engine/BUILD.gn | 2 +- modules/module_engine/include/appspawn_hook.h | 2 +- modules/module_engine/include/appspawn_msg.h | 2 +- modules/modulemgr/appspawn_modulemgr.c | 2 +- modules/modulemgr/appspawn_modulemgr.h | 2 +- modules/native_adapter/BUILD.gn | 2 +- modules/native_adapter/native_adapter.cpp | 2 +- modules/nweb_adapter/BUILD.gn | 2 +- modules/nweb_adapter/nwebspawn_adapter.cpp | 2 +- modules/sandbox/BUILD.gn | 2 +- modules/sandbox/appspawn_permission.c | 2 +- modules/sandbox/appspawn_permission.h | 2 +- modules/sandbox/modern/appspawn_mount_template.c | 2 +- modules/sandbox/modern/appspawn_sandbox.c | 2 +- modules/sandbox/modern/appspawn_sandbox.h | 2 +- modules/sandbox/modern/sandbox_adapter.cpp | 2 +- modules/sandbox/modern/sandbox_adapter.h | 2 +- modules/sandbox/modern/sandbox_cfgvar.c | 2 +- modules/sandbox/modern/sandbox_debug_mode.c | 2 +- modules/sandbox/modern/sandbox_expand.c | 2 +- modules/sandbox/modern/sandbox_load.c | 2 +- modules/sandbox/modern/sandbox_manager.c | 2 +- modules/sandbox/modern/sandbox_shared.c | 2 +- modules/sandbox/modern/sandbox_shared.h | 2 +- modules/sandbox/normal/appspawn_sandbox_manager.cpp | 2 +- modules/sandbox/normal/sandbox_common.cpp | 2 +- modules/sandbox/normal/sandbox_common.h | 2 +- modules/sandbox/normal/sandbox_core.cpp | 2 +- modules/sandbox/normal/sandbox_core.h | 2 +- modules/sandbox/normal/sandbox_def.h | 2 +- modules/sandbox/normal/sandbox_shared_mount.cpp | 2 +- modules/sandbox/normal/sandbox_shared_mount.h | 2 +- modules/sandbox/sandbox.gni | 2 +- modules/sandbox/sandbox_dec.c | 2 +- modules/sandbox/sandbox_dec.h | 2 +- modules/sysevent/BUILD.gn | 2 +- modules/sysevent/appspawn_hisysevent.cpp | 2 +- modules/sysevent/appspawn_hisysevent.h | 2 +- modules/sysevent/event_reporter.cpp | 2 +- modules/sysevent/hisysevent_adapter.cpp | 2 +- modules/sysevent/hisysevent_adapter.h | 2 +- service/devicedebug/BUILD.gn | 2 +- service/devicedebug/base/devicedebug_base.h | 2 +- service/devicedebug/devicedebug_main.c | 2 +- service/devicedebug/kill/include/devicedebug_kill.h | 2 +- service/devicedebug/kill/src/devicedebug_kill.c | 2 +- service/hnp/BUILD.gn | 2 +- service/hnp/base/BUILD.gn | 2 +- service/hnp/base/hnp_base.h | 2 +- service/hnp/base/hnp_file.c | 2 +- service/hnp/base/hnp_json.c | 2 +- service/hnp/base/hnp_log.c | 2 +- service/hnp/base/hnp_sal.c | 2 +- service/hnp/base/hnp_zip.c | 2 +- service/hnp/hnp_main.c | 2 +- service/hnp/hnpcli_main.c | 2 +- service/hnp/installer/include/hnp_installer.h | 2 +- service/hnp/installer/src/hnp_installer.c | 2 +- service/hnp/pack/include/hnp_pack.h | 2 +- service/hnp/pack/src/hnp_pack.c | 2 +- standard/BUILD.gn | 2 +- standard/appspawn_appmgr.c | 2 +- standard/appspawn_kickdog.c | 2 +- standard/appspawn_kickdog.h | 2 +- standard/appspawn_main.c | 2 +- standard/appspawn_manager.h | 2 +- standard/appspawn_msgmgr.c | 2 +- standard/appspawn_service.c | 2 +- standard/appspawn_service.h | 2 +- standard/pid_ns_init.c | 2 +- startup_events.yaml | 2 +- test/BUILD.gn | 2 +- .../sub_startup_appspawn_appclone_0100.py | 2 +- .../sub_startup_appspawn_appclone_0200.py | 2 +- .../sub_startup_appspawn_appclone_0300.py | 2 +- .../sub_startup_appspawn_appclone_0400.py | 2 +- .../sub_startup_appspawn_appclone_0600.py | 2 +- .../sub_startup_appspawn_appclone_0700.py | 2 +- .../sub_startup_appspawn_appclone_0900.py | 2 +- .../sub_startup_appspawn_atomservice_0100.py | 2 +- .../sub_startup_appspawn_atomservice_0200.py | 2 +- .../sub_startup_appspawn_atomservice_0300.py | 2 +- .../sub_startup_appspawn_atomservice_0400.py | 2 +- .../sub_startup_appspawn_base_0100.py | 2 +- .../sub_startup_appspawn_base_0200.py | 2 +- .../sub_startup_appspawn_base_0300.py | 2 +- .../sub_startup_appspawn_base_0400.py | 2 +- .../sub_startup_appspawn_base_0500.py | 4 ++-- .../sub_startup_appspawn_base_0600.py | 2 +- .../sub_startup_appspawn_devicedebug_0100.py | 2 +- .../sub_startup_appspawn_devicedebug_0200.py | 2 +- .../sub_startup_appspawn_devicedebug_0300.py | 2 +- .../sub_startup_appspawn_devicedebug_0400.py | 2 +- .../sub_startup_appspawn_devicedebug_0500.py | 2 +- .../sub_startup_appspawn_devicedebug_0600.py | 2 +- .../sub_startup_appspawn_devicedebug_0700.py | 2 +- .../sub_startup_appspawn_devicedebug_0800.py | 2 +- .../sub_startup_appspawn_devicedebug_0900.py | 2 +- .../sub_startup_appspawn_nativespawn_0100.py | 2 +- .../sub_startup_appspawn_nativespawn_0200.py | 2 +- .../sub_startup_appspawn_nativespawn_0300.py | 2 +- .../sub_startup_appspawn_nativespawn_0400.py | 2 +- .../sub_startup_appspawn_nativespawn_0500.py | 2 +- .../sub_startup_appspawn_nativespawn_0700.py | 2 +- .../sub_startup_appspawn_nativespawn_0900.py | 2 +- .../sub_startup_appspawn_nativespawn_1000.py | 2 +- .../sub_startup_appspawn_nativespawn_1100.py | 2 +- .../sub_startup_appspawn_nativespawn_1200.py | 2 +- .../sub_startup_appspawn_nativespawn_1300.py | 2 +- .../sub_startup_appspawn_nativespawn_1400.py | 2 +- .../sub_startup_appspawn_nativespawn_1500.py | 2 +- .../sub_startup_appspawn_nativespawn_1600.py | 2 +- .../sub_startup_appspawn_nativespawn_1700.py | 2 +- .../sub_startup_appspawn_nativespawn_1800.py | 2 +- .../sub_startup_appspawn_nativespawn_1900.py | 2 +- test/fuzztest/BUILD.gn | 2 +- test/fuzztest/appspawnclient_fuzzer/appspawnclient_fuzzer.cpp | 2 +- test/fuzztest/appspawnclient_fuzzer/appspawnclient_fuzzer.h | 2 +- test/fuzztest/appspawnclient_fuzzer/corpus/init | 2 +- test/fuzztest/appspawnclient_fuzzer/project.xml | 2 +- test/mock/app_spawn_stub.cpp | 2 +- test/mock/app_spawn_stub.h | 2 +- test/mock/app_system_stub.c | 2 +- test/mock/include/mock_client_socket.h | 2 +- test/mock/js_runtime.h | 2 +- test/mock/resource_manager.h | 2 +- test/moduletest/BUILD.gn | 2 +- test/moduletest/appspawn_client_test.cpp | 2 +- test/moduletest/appspawn_module_test.cpp | 2 +- test/moduletest/appspawn_test_cmder.cpp | 2 +- test/moduletest/appspawn_test_cmder.h | 2 +- test/moduletest/appspawn_test_main.cpp | 2 +- test/moduletest/hnp_sample/BUILD.gn | 2 +- test/moduletest/hnp_sample/src/hnpsample/hnpsample.c | 2 +- test/moduletest/hnp_sample/src/hnpsample/hnpsamplelib.c | 2 +- test/moduletest/hnp_sample/src/hnpsample/hnpsamplelib.h | 2 +- test/moduletest/plugin-sample/BUILD.gn | 2 +- test/moduletest/plugin-sample/appspawn_plugin_sample.c | 2 +- test/moduletest/threadpool/BUILD.gn | 2 +- test/moduletest/threadpool/thread_manager.c | 2 +- test/moduletest/threadpool/thread_manager.h | 2 +- test/unittest/app_spawn_client_test/BUILD.gn | 2 +- test/unittest/app_spawn_client_test/app_spawn_client_test.cpp | 2 +- .../app_spawn_client_test/app_spawn_interface_test.cpp | 2 +- test/unittest/app_spawn_hisysevent_test/BUILD.gn | 2 +- .../app_spawn_hisysevent_test/app_spawn_hisysevent_stub.c | 2 +- .../app_spawn_hisysevent_test/app_spawn_hisysevent_stub.h | 2 +- .../app_spawn_hisysevent_test/app_spawn_hisysevent_test.cpp | 2 +- test/unittest/app_spawn_lite_test/BUILD.gn | 2 +- test/unittest/app_spawn_lite_test/app_spawn_lite_test.cpp | 2 +- test/unittest/app_spawn_standard_test/BUILD.gn | 2 +- test/unittest/app_spawn_standard_test/app_spawn_ace_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_appmgr_test.cpp | 2 +- .../unittest/app_spawn_standard_test/app_spawn_beget_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_cgroup_test.cpp | 2 +- .../unittest/app_spawn_standard_test/app_spawn_child_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_cold_run_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_command_lexer_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_common_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_kickdog_test.cpp | 2 +- .../app_spawn_module_interface_test.cpp | 2 +- .../app_spawn_sandbox_new_debug_mode.cpp | 2 +- .../app_spawn_sandbox_new_mount_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_sandbox_new_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_sandbox_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_sandboxmgr_test.cpp | 2 +- .../app_spawn_standard_test/app_spawn_service_test.cpp | 2 +- test/unittest/app_spawn_standard_test/app_spawn_silk_test.cpp | 2 +- .../app_spawn_standard_test/nweb_spawn_service_test.cpp | 2 +- test/unittest/app_spawn_test_helper.cpp | 2 +- test/unittest/app_spawn_test_helper.h | 2 +- test/unittest/devicedebug_test/BUILD.gn | 2 +- test/unittest/devicedebug_test/devicedebug_kill_test.cpp | 2 +- test/unittest/devicedebug_test/devicedebug_stub.c | 2 +- test/unittest/devicedebug_test/devicedebug_stub.h | 2 +- test/unittest/gencoverage.sh | 2 +- test/unittest/hnp_test/BUILD.gn | 2 +- test/unittest/hnp_test/hnp_installer_test.cpp | 2 +- test/unittest/hnp_test/hnp_pack_test.cpp | 2 +- test/unittest/hnp_test/hnp_stub.h | 2 +- test/unittest/single_test/hnp_installer/BUILD.gn | 2 +- .../single_test/hnp_installer/include/hnp_installer_test.h | 2 +- .../single_test/hnp_installer/src/hnp_installer_test.cpp | 2 +- util/BUILD.gn | 2 +- util/include/appspawn_error.h | 2 +- util/include/appspawn_utils.h | 2 +- util/include/json_utils.h | 2 +- util/include/parcel_util.h | 2 +- util/src/appspawn_utils.c | 2 +- 239 files changed, 240 insertions(+), 240 deletions(-) diff --git a/.gitee/CODEOWNERS b/.gitee/CODEOWNERS index c0a5b14a..460ff21d 100644 --- a/.gitee/CODEOWNERS +++ b/.gitee/CODEOWNERS @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 Huawei Device Co., Ltd. + * Copyright (c) 2024 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 diff --git a/BUILD.gn b/BUILD.gn index fc79436f..99ea8696 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2024 Huawei Device Co., Ltd. +# Copyright (c) 2024 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 diff --git a/CODEOWNERS b/CODEOWNERS index 3d321f2d..46756d61 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,5 @@ /* - * Copyright (c) 2024 Huawei Device Co., Ltd. + * Copyright (c) 2024 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 diff --git a/OAT.xml b/OAT.xml index c061feb5..e66b4d50 100644 --- a/OAT.xml +++ b/OAT.xml @@ -1,5 +1,5 @@ -