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

Commit 5f6f1678 authored by Sangyun Yun's avatar Sangyun Yun Committed by Android (Google) Code Review
Browse files

Merge "Add a bugfix feature for roaming notification" into main

parents b5826ca3 2ec43cd8
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -117,3 +117,14 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

# OWNER=sangyun TARGET=24Q3
flag {
    name: "roaming_notification_for_single_data_network"
    namespace: "telephony"
    description: "Fix bug where roaming notification was not shown on a single data network."
    bug:"249908996"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file