fix: package swiftshader binaries (#15745)

This commit is contained in:
trop[bot]
2018-11-19 09:11:51 -05:00
committed by John Kleinschmidt
parent 6fdbfdb835
commit c5e3b6350e

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