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

Commit 82b16c22 authored by Sungtak Lee's avatar Sungtak Lee
Browse files

Move libgui bq_consumer_attach_callback flag

In order to avoid merge conflict during cherry-picking to aosp and
downstream merging, move bq_consumer_attach_callback flag.

Bug: 353202582
Flag: EXEMPT refactor(moving flag)
Test: n/a
Change-Id: I7bea21c0700ccd0c562781c669d866fd410e2d99
parent 46a7a619
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -9,6 +9,14 @@ flag {
  is_fixed_read_only: true
} # bq_setframerate

flag {
  name: "bq_consumer_attach_callback"
  namespace: "core_graphics"
  description: "Controls IProducerListener to have consumer side attach callback"
  bug: "353202582"
  is_fixed_read_only: true
} # bq_consumer_attach_callback

flag {
  name: "frametimestamps_previousrelease"
  namespace: "core_graphics"
@@ -83,11 +91,3 @@ flag {
  bug: "354273690"
  is_fixed_read_only: true
} # wb_surface_connect_methods

flag {
  name: "bq_consumer_attach_callback"
  namespace: "core_graphics"
  description: "Controls IProducerListener to have consumer side attach callback"
  bug: "353202582"
  is_fixed_read_only: true
} # bq_consumer_attach_callback