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

Commit 32265bb7 authored by rambowang's avatar rambowang Committed by Rambo Wang
Browse files

Cleanup flag add_anomaly_when_notify_config_changed_with_invalid_phone

The flag has been advanced to next for a while and there is no
regression observed. Clean the flag to keep code healthy.

Bug: 270757342
Test: m -j
Flag: EXEMPT aconfig flag clean up only
Change-Id: I5e556579b468e4fb175a60e0fdb7df52fc391aeb
parent 4e61aa2a
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -96,17 +96,6 @@ flag {
    bug:"271921464"
}

# OWNER=rambowang TARGET=24Q3
flag {
    name: "add_anomaly_when_notify_config_changed_with_invalid_phone"
    namespace: "telephony"
    description: "Report anomaly when CarrierConfigLoader received config change with sub that maps to invalid phoneId"
    bug:"270757342"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

# OWNER=sangyun TARGET=24Q3
flag {
    name: "roaming_notification_for_single_data_network"