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

Commit 7fa1e47d authored by Aishwarya Mallampati's avatar Aishwarya Mallampati
Browse files

Add new flag satellite multi-thread design improvement

Bug: 398227332
Test: make
Flag: EXEMPT new flag
Change-Id: Id67eb67e66a824f06a0e96bbd0bccccb21363fe8
parent 0161cf4e
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -103,3 +103,15 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

# OWNER=amallampati TARGET=25Q3
flag {
    name: "satellite_improve_multi_thread_design"
    is_exported: false
    namespace: "telephony"
    description: "Improve multi-thread design in satellite module"
    bug:"398227332"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file