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

Commit 2ffc41f1 authored by Hidayat Khan's avatar Hidayat Khan Committed by Android (Google) Code Review
Browse files

Merge "Feature flag for emergency registration CB feature" into main

parents a5281200 cabcef2b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -41,3 +41,10 @@ flag {
    description: "This flag terminates active video call instead holding when accepting 2nd incoming video call as audio only"
    bug:"309548300"
}

flag {
    name: "emergency_registration_state"
    namespace: "telephony"
    description: "This flag is created to notify emergency registration state changed."
    bug:"312101946"
}