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

Commit 40cc62c8 authored by Jim Shargo's avatar Jim Shargo
Browse files

libgui: Add wb_platform_api_improvements flag

This flag will be used for the first set of changes to ConsumerBase and
Surface in support of Camera refactors related to go/warren-buffers.

Bug: 340933794
Flag: EXEMPT adding new flag
Test: n/a
Change-Id: I9e29f03c970967013a67ff6bd22d395ef75d88d8
parent 021f7c64
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -35,3 +35,11 @@ flag {
    purpose: PURPOSE_BUGFIX
    purpose: PURPOSE_BUGFIX
  }
  }
} # trace_frame_rate_override
} # trace_frame_rate_override

flag {
  name: "wb_platform_api_improvements"
  namespace: "core_graphics"
  description: "Simple improvements to Surface and ConsumerBase classes"
  bug: "340933794"
  is_fixed_read_only: true
} # wb_platform_api_improvements