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

Commit f4123383 authored by Tomasz Wasilczyk's avatar Tomasz Wasilczyk Committed by Android (Google) Code Review
Browse files

Merge "Add minimal_telephony_managers_conditional_on_features flag" into main

parents bb8e7f93 25f90796
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -34,3 +34,10 @@ flag {
    description: "This flag disables Calling/Data/Messaging features if their respective feature is missing"
    bug: "310710841"
}

flag {
    name: "minimal_telephony_managers_conditional_on_features"
    namespace: "telephony"
    description: "This flag enables checking for telephony features before initializing corresponding managers"
    bug: "310710841"
}