History log of /base/accesscontrol/sandbox_manager/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4faa167315-Oct-2024 openharmony_ci <120357966@qq.com>

!52 修复策略合并问题
Merge pull request !52 from YinZong/1015fix


BUILD.gn
LICENSE
README_zh.md
bundle.json
config/BUILD.gn
frameworks/common/include/parcel_utils.h
frameworks/common/include/sandbox_manager_log.h
frameworks/sandbox_manager/BUILD.gn
frameworks/sandbox_manager/include/i_sandbox_manager.h
frameworks/sandbox_manager/include/policy_info_parcel.h
frameworks/sandbox_manager/include/policy_info_vector_parcel.h
frameworks/sandbox_manager/include/sandbox_manager_dfx_helper.h
frameworks/sandbox_manager/include/sandboxmanager_service_ipc_interface_code.h
frameworks/sandbox_manager/src/policy_info_parcel.cpp
frameworks/sandbox_manager/src/policy_info_vector_parcel.cpp
frameworks/sandbox_manager/src/sandbox_manager_dfx_helper.cpp
frameworks/test/BUILD.gn
frameworks/test/unittest/sandbox_manager_parcel_test.cpp
hisysevent.yaml
interfaces/innerkits/sandbox_manager/BUILD.gn
interfaces/innerkits/sandbox_manager/include/policy_info.h
interfaces/innerkits/sandbox_manager/include/sandbox_manager_client.h
interfaces/innerkits/sandbox_manager/include/sandbox_manager_err_code.h
interfaces/innerkits/sandbox_manager/include/sandbox_manager_kit.h
interfaces/innerkits/sandbox_manager/include/sandbox_manager_proxy.h
interfaces/innerkits/sandbox_manager/libsandbox_manager_sdk.map
interfaces/innerkits/sandbox_manager/src/sandbox_manager_client.cpp
interfaces/innerkits/sandbox_manager/src/sandbox_manager_kit.cpp
interfaces/innerkits/sandbox_manager/src/sandbox_manager_proxy.cpp
interfaces/innerkits/sandbox_manager/test/BUILD.gn
interfaces/innerkits/sandbox_manager/test/unittest/include/sandbox_manager_kit_coverage_test.h
interfaces/innerkits/sandbox_manager/test/unittest/include/sandbox_manager_kit_test.h
interfaces/innerkits/sandbox_manager/test/unittest/src/sandbox_manager_kit_coverage_test.cpp
interfaces/innerkits/sandbox_manager/test/unittest/src/sandbox_manager_kit_test.cpp
sandbox_manager.gni
services/common/BUILD.gn
services/common/database/include/generic_values.h
services/common/database/include/sqlite_helper.h
services/common/database/include/statement.h
services/common/database/include/variant_value.h
services/common/database/src/generic_values.cpp
services/common/database/src/sqlite_helper.cpp
services/common/database/src/statement.cpp
services/common/database/src/variant_value.cpp
services/sandbox_manager/BUILD.gn
services/sandbox_manager/main/cpp/include/database/policy_field_const.h
services/sandbox_manager/main/cpp/include/database/sandbox_manager_rdb.h
services/sandbox_manager/main/cpp/include/database/sandbox_manager_rdb_open_callback.h
services/sandbox_manager/main/cpp/include/database/sandbox_manager_rdb_utils.h
services/sandbox_manager/main/cpp/include/mac/mac_adapter.h
services/sandbox_manager/main/cpp/include/sensitive/sandbox_manager_event_subscriber.h
services/sandbox_manager/main/cpp/include/service/policy_info_manager.h
services/sandbox_manager/main/cpp/include/service/sandbox_manager_const.h
services/sandbox_manager/main/cpp/include/service/sandbox_manager_service.h
services/sandbox_manager/main/cpp/include/service/sandbox_manager_stub.h
services/sandbox_manager/main/cpp/src/database/policy_field_const.cpp
services/sandbox_manager/main/cpp/src/database/sandbox_manager_rdb.cpp
services/sandbox_manager/main/cpp/src/database/sandbox_manager_rdb_open_callback.cpp
services/sandbox_manager/main/cpp/src/database/sandbox_manager_rdb_utils.cpp
services/sandbox_manager/main/cpp/src/mac/mac_adapter.cpp
services/sandbox_manager/main/cpp/src/sensitive/sandbox_manager_event_subscriber.cpp
services/sandbox_manager/main/cpp/src/service/policy_info_manager.cpp
services/sandbox_manager/main/cpp/src/service/sandbox_manager_service.cpp
services/sandbox_manager/main/cpp/src/service/sandbox_manager_stub.cpp
services/sandbox_manager/main/sa_profile/BUILD.gn
services/sandbox_manager/main/sa_profile/sandbox_manager_service.json
services/sandbox_manager/sandbox_manager_service.cfg
services/sandbox_manager/sandbox_manager_service.map
services/sandbox_manager/sandbox_manager_service.rc
services/sandbox_manager/test/BUILD.gn
services/sandbox_manager/test/unittest/policy_info_manager_test.cpp
services/sandbox_manager/test/unittest/sandbox_manager_rdb_test.cpp
services/sandbox_manager/test/unittest/sandbox_manager_service_test.cpp
test/fuzztest/common/alloc_token.cpp
test/fuzztest/common/alloc_token.h
test/fuzztest/common/fuzz_common.cpp
test/fuzztest/common/fuzz_common.h
test/fuzztest/innerkits/sandbox_manager/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/checkpersistpolicy_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/checkpersistpolicy_fuzzer/checkpersistpolicy_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/checkpersistpolicy_fuzzer/checkpersistpolicy_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/checkpersistpolicy_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/checkpersistpolicy_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/checkpolicy_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/checkpolicy_fuzzer/checkpolicy_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/checkpolicy_fuzzer/checkpolicy_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/checkpolicy_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/checkpolicy_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/cleanpersistpolicybypath_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/cleanpersistpolicybypath_fuzzer/cleanpersistpolicybypath_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/cleanpersistpolicybypath_fuzzer/cleanpersistpolicybypath_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/cleanpersistpolicybypath_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/cleanpersistpolicybypath_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/persistpolicy_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/persistpolicy_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/persistpolicy_fuzzer/persistpolicy_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/persistpolicy_fuzzer/persistpolicy_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/persistpolicy_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/persistpolicytoken_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/persistpolicytoken_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/persistpolicytoken_fuzzer/persistpolicytoken_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/persistpolicytoken_fuzzer/persistpolicytoken_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/persistpolicytoken_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/setpolicy_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/setpolicy_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/setpolicy_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/setpolicy_fuzzer/setpolicy_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/setpolicy_fuzzer/setpolicy_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/setpolicyasync_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/setpolicyasync_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/setpolicyasync_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/setpolicyasync_fuzzer/setpolicyasync_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/setpolicyasync_fuzzer/setpolicyasync_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/startaccessingbytokenid_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/startaccessingbytokenid_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/startaccessingbytokenid_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/startaccessingbytokenid_fuzzer/startaccessingbytokenid_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/startaccessingbytokenid_fuzzer/startaccessingbytokenid_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/startaccessingpolicy_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/startaccessingpolicy_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/startaccessingpolicy_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/startaccessingpolicy_fuzzer/startaccessingpolicy_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/startaccessingpolicy_fuzzer/startaccessingpolicy_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/stopaccessingpolicy_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/stopaccessingpolicy_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/stopaccessingpolicy_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/stopaccessingpolicy_fuzzer/stopaccessingpolicy_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/stopaccessingpolicy_fuzzer/stopaccessingpolicy_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/unpersistpolicy_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/unpersistpolicy_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/unpersistpolicy_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/unpersistpolicy_fuzzer/unpersistpolicy_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/unpersistpolicy_fuzzer/unpersistpolicy_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/unpersistpolicytoken_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/unpersistpolicytoken_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/unpersistpolicytoken_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/unpersistpolicytoken_fuzzer/unpersistpolicytoken_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/unpersistpolicytoken_fuzzer/unpersistpolicytoken_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/unsetallpolicybytoken_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/unsetallpolicybytoken_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/unsetallpolicybytoken_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/unsetallpolicybytoken_fuzzer/unsetallpolicybytoken_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/unsetallpolicybytoken_fuzzer/unsetallpolicybytoken_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/unsetpolicy_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/unsetpolicy_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/unsetpolicy_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/unsetpolicy_fuzzer/unsetpolilcy_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/unsetpolicy_fuzzer/unsetpolilcy_fuzzer.h
test/fuzztest/innerkits/sandbox_manager/unsetpolicyasync_fuzzer/BUILD.gn
test/fuzztest/innerkits/sandbox_manager/unsetpolicyasync_fuzzer/corpus/init
test/fuzztest/innerkits/sandbox_manager/unsetpolicyasync_fuzzer/project.xml
test/fuzztest/innerkits/sandbox_manager/unsetpolicyasync_fuzzer/unsetpolicyasync_fuzzer.cpp
test/fuzztest/innerkits/sandbox_manager/unsetpolicyasync_fuzzer/unsetpolicyasync_fuzzer.h
test/fuzztest/services/mock/event_handler.h
test/fuzztest/services/sandbox_manager/BUILD.gn
test/fuzztest/services/sandbox_manager/checkpersistpolicystub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/checkpersistpolicystub_fuzzer/checkpersistpolicystub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/checkpersistpolicystub_fuzzer/checkpersistpolicystub_fuzzer.h
test/fuzztest/services/sandbox_manager/checkpersistpolicystub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/checkpersistpolicystub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/checkpolicystub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/checkpolicystub_fuzzer/checkpolicystub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/checkpolicystub_fuzzer/checkpolicystub_fuzzer.h
test/fuzztest/services/sandbox_manager/checkpolicystub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/checkpolicystub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/cleanpersistpolicybypathstub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/cleanpersistpolicybypathstub_fuzzer/cleanpersistpolicybypathstub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/cleanpersistpolicybypathstub_fuzzer/cleanpersistpolicybypathstub_fuzzer.h
test/fuzztest/services/sandbox_manager/cleanpersistpolicybypathstub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/cleanpersistpolicybypathstub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/persistpolicystub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/persistpolicystub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/persistpolicystub_fuzzer/persistpolicystub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/persistpolicystub_fuzzer/persistpolicystub_fuzzer.h
test/fuzztest/services/sandbox_manager/persistpolicystub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/persistpolicytokenstub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/persistpolicytokenstub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/persistpolicytokenstub_fuzzer/persistpolicytokenstub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/persistpolicytokenstub_fuzzer/persistpolicytokenstub_fuzzer.h
test/fuzztest/services/sandbox_manager/persistpolicytokenstub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/sandbox_manager_service_fuzz.gni
test/fuzztest/services/sandbox_manager/setpolicyasyncstub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/setpolicyasyncstub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/setpolicyasyncstub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/setpolicyasyncstub_fuzzer/setpolicyasyncstub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/setpolicyasyncstub_fuzzer/setpolicyasyncstub_fuzzer.h
test/fuzztest/services/sandbox_manager/setpolicystub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/setpolicystub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/setpolicystub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/setpolicystub_fuzzer/setpolicystub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/setpolicystub_fuzzer/setpolicystub_fuzzer.h
test/fuzztest/services/sandbox_manager/startaccessingbytokenidstub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/startaccessingbytokenidstub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/startaccessingbytokenidstub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/startaccessingbytokenidstub_fuzzer/startaccessingbytokenidstub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/startaccessingbytokenidstub_fuzzer/startaccessingbytokenidstub_fuzzer.h
test/fuzztest/services/sandbox_manager/startaccessingpolicystub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/startaccessingpolicystub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/startaccessingpolicystub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/startaccessingpolicystub_fuzzer/startaccessingpolicystub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/startaccessingpolicystub_fuzzer/startaccessingpolicystub_fuzzer.h
test/fuzztest/services/sandbox_manager/stopaccessingpolicystub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/stopaccessingpolicystub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/stopaccessingpolicystub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/stopaccessingpolicystub_fuzzer/stopaccessingpolicystub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/stopaccessingpolicystub_fuzzer/stopaccessingpolicystub_fuzzer.h
test/fuzztest/services/sandbox_manager/unpersistpolicystub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/unpersistpolicystub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/unpersistpolicystub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/unpersistpolicystub_fuzzer/unpersistpolicystub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/unpersistpolicystub_fuzzer/unpersistpolicystub_fuzzer.h
test/fuzztest/services/sandbox_manager/unpersistpolicytokenstub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/unpersistpolicytokenstub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/unpersistpolicytokenstub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/unpersistpolicytokenstub_fuzzer/unpersistpolicytokenstub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/unpersistpolicytokenstub_fuzzer/unpersistpolicytokenstub_fuzzer.h
test/fuzztest/services/sandbox_manager/unsetallpolicybytokenstub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/unsetallpolicybytokenstub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/unsetallpolicybytokenstub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/unsetallpolicybytokenstub_fuzzer/unsetallpolicybytokenstub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/unsetallpolicybytokenstub_fuzzer/unsetallpolicybytokenstub_fuzzer.h
test/fuzztest/services/sandbox_manager/unsetpolicyasyncstub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/unsetpolicyasyncstub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/unsetpolicyasyncstub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/unsetpolicyasyncstub_fuzzer/unsetpolicyasyncstub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/unsetpolicyasyncstub_fuzzer/unsetpolicyasyncstub_fuzzer.h
test/fuzztest/services/sandbox_manager/unsetpolicystub_fuzzer/BUILD.gn
test/fuzztest/services/sandbox_manager/unsetpolicystub_fuzzer/corpus/init
test/fuzztest/services/sandbox_manager/unsetpolicystub_fuzzer/project.xml
test/fuzztest/services/sandbox_manager/unsetpolicystub_fuzzer/unsetpolilcystub_fuzzer.cpp
test/fuzztest/services/sandbox_manager/unsetpolicystub_fuzzer/unsetpolilcystub_fuzzer.h