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

Commit 911d0b06 authored by Jesse Melhuish's avatar Jesse Melhuish
Browse files

ONS: Adding flag for ONS thread consolidation

Bug: 240081918
Test: atest ONSTests
Flag: EXEMPT (non-functional change)
Change-Id: Ia727e80dbd97859a2df2e4cc7ca6e81a6dda550d
parent 7ca3cdcd
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
}