diff --git a/tools/rom_ram_analyzer/L0L1/pkgs/gn_common_tool.py b/tools/rom_ram_analyzer/L0L1/pkgs/gn_common_tool.py index b112957dbba7cd35b01320025c755062294b12fe..66ebb212c3068dff707d410d84543dec23e0bdd6 100644 --- a/tools/rom_ram_analyzer/L0L1/pkgs/gn_common_tool.py +++ b/tools/rom_ram_analyzer/L0L1/pkgs/gn_common_tool.py @@ -232,7 +232,6 @@ if __name__ == '__main__': deps = [ "//base/useriam/pin_auth/frameworks:pinauth_ipc", - "//base/useriam/user_auth_framework/common/executors:userauth_executors", "//third_party/openssl:libcrypto_shared", ] @@ -244,6 +243,7 @@ if __name__ == '__main__': "hiviewdfx_hilog_native:libhilog", "ipc:ipc_core", "safwk:system_ability_fwk", + "user_auth_framework:userauth_executors", ] t = [ 1,