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

Commit 747fc50c authored by Grant Menke's avatar Grant Menke Committed by Android (Google) Code Review
Browse files

Merge "Add Telephony flag for updates to remotely hosted conf." into main

parents 9eeb10dd 1810c3f5
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -177,3 +177,14 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

# OWNER=grantmenke TARGET=25Q4
flag {
    name: "reuse_original_conn_remote_conf_behavior"
    namespace: "telephony"
    description: "Used to reuse the original Telephony Connection when a remotely hosted IMS conference is created."
    bug:"391889544"
    metadata {
        purpose: PURPOSE_FEATURE
    }
}