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

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

Merge "ONS: Adding flag for ONS thread consolidation" into main

parents 44a62ae8 911d0b06
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -54,3 +54,12 @@ flag {
  bug: "357272015"
  is_exported: true
}

# OWNER=melhuishj TARGET=25Q3
flag {
  name: "ons_thread_consolidation"
  namespace: "telephony"
  description: "Consolidate ONS work to a single worker thread"
  bug: "240081918"
  is_exported: false
}