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

Commit 3f86b7b1 authored by Rambo Wang's avatar Rambo Wang Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag to control call behavior for data-only service" into main

parents 3921877a 9fa1c99b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -20,3 +20,10 @@ flag {
  description: "Supports customized cellular service capabilities per subscription."
  bug: "296097429"
}

flag {
  name: "data_only_service_allow_emergency_call_only"
  namespace: "telephony"
  description: "Support emergency call only for data only cellular service."
  bug: "296097429"
}
 No newline at end of file