Enable Android-O AHB support in Android-P build
authorDaniel Koch <dkoch@nvidia.com>
Wed, 3 Oct 2018 20:20:42 +0000 (16:20 -0400)
committerDaniel Koch <dkoch@nvidia.com>
Wed, 3 Oct 2018 20:20:42 +0000 (16:20 -0400)
commit26bf9a7aaeddbcaf4f6518ad731cfb261760ce24
tree9d5e3ede09478a89f4ffc79f52c39d700398d73c
parent9ea33bfbf7b6598cb52a2e2921ee5727d8dee1dc
Enable Android-O AHB support in Android-P build

If built with --native-api=28, support running on both
Android-O and Android-P (with out this change these tests
report unsupported on Android-O).

Builds with --native-api=26 should be unaffected (that is
they will continue to work on Android-O and assert on Android-P).

VK-GL-CTS issue: 1402

Component: Vulkan
Affects: dEQP-VK.api.external.memory.android_hardware_buffer.image_formats.*

Change-Id: Icf40b3dd35ba2744aa2e8d13c9ccfd4d9e3ba0e9
external/vulkancts/modules/vulkan/vktExternalMemoryUtil.cpp