fix: package swiftshader binaries (#15380)

This commit is contained in:
Andy Dill 2018-11-17 00:24:29 -08:00 committed by Samuel Attard
parent 81843f0dfb
commit 4f45b72381

View file

@ -10,7 +10,6 @@ EXTENSIONS_TO_SKIP = [
PATHS_TO_SKIP = [
'angledata', #Skipping because it is an output of //ui/gl that we don't need
'swiftshader', #Skipping because it is an output of //ui/gl that we don't need
'./libVkLayer_', #Skipping because these are outputs that we don't need
'./VkLayerLayer_', #Skipping because these are outputs that we don't need