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

Commit 4f9564d0 authored by joonhunshin's avatar joonhunshin
Browse files

Add feature flag for No reply timer for CFNRy

Bug: 314732435
Test: build pass
Change-Id: I39926e892969c2db7a4a6be41010d9cb2c368510
parent 7c3b3c71
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -41,3 +41,10 @@ flag {
    description: "This flag enables checking for telephony features before initializing corresponding managers"
    bug: "310710841"
}

flag {
    name: "set_no_reply_timer_for_cfnry"
    namespace: "telephony"
    description: "This flag supports setting the no reply timer for CFNRy based on carrier config"
    bug:"314732435"
}