Remove the existing crashpad package and update the package hash

This commit is contained in:
junbo
2021-04-21 17:00:30 -07:00
parent eb0758f63a
commit 0b8299ba0b
399 changed files with 2 additions and 32007 deletions
@@ -151,7 +151,6 @@
"3dsmax/**": "#include",
"7za.exe": "#include",
"7za_legal_notice.txt": "#include",
"Crashpad/**": "#include",
"CrySCompileServer/**": "#include",
"PakShaders/**": "#include",
"Python/**": "#include",
@@ -1,6 +1,5 @@
{
"@lyengine": {
"**/*.pdb": "#include",
"Tools/Crashpad/**": "#exclude"
"**/*.pdb": "#include"
}
}
@@ -186,7 +186,6 @@ EXCLUDED_VALIDATION_PATTERNS = [
'python/runtime',
'restricted/*/Tools/*RemoteControl',
'Tools/3dsmax',
'Tools/Crashpad',
'*/user/Cache/*',
'*/user/log/*',
]