Allow Vulkan CTS 1.3.5.2

Affects: dEQP-VK.api.driver_properties.properties

Components: Vulkan
Change-Id: Ic5a4b5ae65afc6cd0ff4c799745353df283414ca
diff --git a/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp b/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp
index cae60ba..34d4463 100644
--- a/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp
+++ b/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp
@@ -50,6 +50,7 @@
 static const VkConformanceVersion knownConformanceVersions[] =
 {
 #ifndef CTS_USES_VULKANSC
+	makeConformanceVersion(1, 3, 5, 2),
 	makeConformanceVersion(1, 3, 5, 1),
 	makeConformanceVersion(1, 3, 5, 0),
 	makeConformanceVersion(1, 3, 4, 1),