commit | 1b7d4202cf36666f7c99a310a9b9ea9bc3bde735 | [log] [tgz] |
---|---|---|
author | Trevor David Black <vantablack@google.com> | Thu Feb 15 05:29:02 2024 +0000 |
committer | Trevor David Black <vantablack@google.com> | Tue Feb 20 20:44:09 2024 +0000 |
tree | 752f45dc28c9101b96090281db180e16c11e1a6e | |
parent | 061220616e74f4c59ee3d275a508db2673fc3623 [diff] [blame] |
Refactor Vulkan-Profiles interaction into vkprofiles Bug: 299537644 Test: atest -c CtsGraphicsTestCases:VulkanFeaturesTest#testAndroidBaselineProfile2021Support Change-Id: If6e1531046eaddeda246ada8dbdea59463617bf6
diff --git a/vulkan/Android.bp b/vulkan/Android.bp index 33599ea..2bf905c 100644 --- a/vulkan/Android.bp +++ b/vulkan/Android.bp
@@ -42,4 +42,5 @@ "nulldrv", "libvulkan", "vkjson", + "vkprofiles", ]