Skip to content

Commit

Permalink
build: Update Android known-good for 1.2.154 SDK
Browse files Browse the repository at this point in the history
Change-Id: I88a1fb293e07a80e6fa6209e40f3b3783f3d4dfc
  • Loading branch information
shannon-lunarg committed Sep 29, 2020
1 parent db992e6 commit 7f2d422
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build-android/known_good.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"name" : "shaderc",
"url" : "https://github.com/google/shaderc.git",
"sub_dir" : "shaderc",
"commit" : "4162bb13b426dab68ebe411ea7ef05f6343bea95"
"commit" : "1fce59794079f90ceb091190adbbb5499acd4e95"
},
{
"name" : "glslang",
"url" : "https://github.com/KhronosGroup/glslang.git",
"sub_dir" : "shaderc/third_party/glslang",
"commit" : "3ee5f2f1d3316e228916788b300d786bb574d337"
"commit" : "bacaef3237c515e40d1a24722be48c0a0b30f75f"
},
{
"name" : "Vulkan-Headers",
Expand All @@ -28,13 +28,13 @@
"name" : "SPIRV-Tools",
"url" : "https://github.com/KhronosGroup/SPIRV-Tools.git",
"sub_dir" : "shaderc/third_party/spirv-tools",
"commit" : "895927bd3f2d653f40cebab55aa6c7eabde30a86"
"commit" : "0a1fb588cd365f7737cb121fdd64553923e0cef6"
},
{
"name" : "SPIRV-Headers",
"url" : "https://github.com/KhronosGroup/SPIRV-Headers.git",
"sub_dir" : "shaderc/third_party/spirv-tools/external/spirv-headers",
"commit" : "979924c8bc839e4cb1b69d03d48398551f369ce7"
"commit" : "d4e76fb323745e81677ee4181986c983bf5e4d88"
}
]
}

0 comments on commit 7f2d422

Please sign in to comment.