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

Commit cb364f1d authored by Carlos Martinez Romero's avatar Carlos Martinez Romero
Browse files

Add flag for the ZlsProcessor and other processors.

Bug: 342199002
Flag: EXEMPT adding a flag
Test: N/A
Change-Id: I348de91528eb6d6d18da1c68333c91135d554123
parent fb775d52
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -91,3 +91,11 @@ flag {
  bug: "342197847"
  is_fixed_read_only: true
} # 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