Skip to content

Commit 7f2d422

Browse files
build: Update Android known-good for 1.2.154 SDK
Change-Id: I88a1fb293e07a80e6fa6209e40f3b3783f3d4dfc
1 parent db992e6 commit 7f2d422

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build-android/known_good.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"name" : "shaderc",
55
"url" : "https://github.com/google/shaderc.git",
66
"sub_dir" : "shaderc",
7-
"commit" : "4162bb13b426dab68ebe411ea7ef05f6343bea95"
7+
"commit" : "1fce59794079f90ceb091190adbbb5499acd4e95"
88
},
99
{
1010
"name" : "glslang",
1111
"url" : "https://github.com/KhronosGroup/glslang.git",
1212
"sub_dir" : "shaderc/third_party/glslang",
13-
"commit" : "3ee5f2f1d3316e228916788b300d786bb574d337"
13+
"commit" : "bacaef3237c515e40d1a24722be48c0a0b30f75f"
1414
},
1515
{
1616
"name" : "Vulkan-Headers",
@@ -28,13 +28,13 @@
2828
"name" : "SPIRV-Tools",
2929
"url" : "https://github.com/KhronosGroup/SPIRV-Tools.git",
3030
"sub_dir" : "shaderc/third_party/spirv-tools",
31-
"commit" : "895927bd3f2d653f40cebab55aa6c7eabde30a86"
31+
"commit" : "0a1fb588cd365f7737cb121fdd64553923e0cef6"
3232
},
3333
{
3434
"name" : "SPIRV-Headers",
3535
"url" : "https://github.com/KhronosGroup/SPIRV-Headers.git",
3636
"sub_dir" : "shaderc/third_party/spirv-tools/external/spirv-headers",
37-
"commit" : "979924c8bc839e4cb1b69d03d48398551f369ce7"
37+
"commit" : "d4e76fb323745e81677ee4181986c983bf5e4d88"
3838
}
3939
]
4040
}

0 commit comments

Comments
 (0)