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

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

Merge "CarrierMessagingService: Add flag for new temporary failure codes" into main

parents 99f5635f 14d440d1
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -21,3 +21,12 @@ flag {
      purpose: PURPOSE_BUGFIX
    }
}

# OWNER=melhuishj TARGET=25Q2
flag {
    name: "temporary_failures_in_carrier_messaging_service"
    is_exported: true
    namespace: "telephony"
    description: "Enable temporary failures in CarrierMessagingService"
    bug:"326610112"
}