OSDN Git Service

pm: Exposing Vulkan 1.1 does not guarantee AHB extension support
authorChris Forbes <chrisforbes@google.com>
Thu, 7 Jun 2018 23:41:19 +0000 (16:41 -0700)
committerChris Forbes <chrisforbes@google.com>
Thu, 7 Jun 2018 23:41:19 +0000 (16:41 -0700)
Bug: b/109875843
Change-Id: Ib53fb1a4f7a5a6c055b575b4d8775f8bd62db7a8

core/java/android/content/pm/PackageManager.java

index 6508a88..7253e77 100644 (file)
@@ -1957,8 +1957,6 @@ public abstract class PackageManager {
      * </ul>
      * A version of 1.1.0 or higher also indicates:
      * <ul>
-     * <li>The {@code VK_ANDROID_external_memory_android_hardware_buffer} extension is
-     *     supported.</li>
      * <li>{@code SYNC_FD} external semaphore and fence handles are supported.</li>
      * <li>{@code VkPhysicalDeviceSamplerYcbcrConversionFeatures::samplerYcbcrConversion} is
      *     supported.</li>