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

Commit 8bba8734 authored by Jack Yu's avatar Jack Yu Committed by Android (Google) Code Review
Browse files

Merge "Fixed race condition that carrier config change event not notified" into main

parents f5a527fd 06a63b8c
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -249,3 +249,14 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

# OWNER=jackyu TARGET=25Q2
flag {
    name: "carrier_config_changed_callback_fix"
    namespace: "telephony"
    description: "Carrier config callback race condition fix"
    bug:"375526692"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}