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

Commit 81ba7fb7 authored by Carlos Martinez Romero's avatar Carlos Martinez Romero Committed by Android (Google) Code Review
Browse files

Merge "Add flag for the ZlsProcessor and other processors." into main

parents a34622da cb364f1d
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -91,3 +91,11 @@ flag {
  bug: "342197847"
  bug: "342197847"
  is_fixed_read_only: true
  is_fixed_read_only: true
} # wb_ring_buffer
} # wb_ring_buffer

flag {
  name: "wb_camera3_and_processors"
  namespace: "core_graphics"
  description: "Remove usage of IGBPs in the *Processor and Camera3*"
  bug: "342199002"
  is_fixed_read_only: true
} # wb_camera3_and_processors
 No newline at end of file