Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d1682f6a authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add new flag for exposing 1.4 instance API" into main

parents 23cdc64a a3db3067
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -8,3 +8,11 @@ flag {
  bug: "341978292"
  is_fixed_read_only: true
}

flag {
  name: "vulkan_1_4_instance_api"
  namespace: "core_graphics"
  description: "Enable support for the Vulkan 1.4 instance API"
  bug: "370568136"
  is_fixed_read_only: true
}