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

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

Merge "Added callDetailsIdChanges flag to guard API changes." into main

parents f6548e2b 5c6b07db
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
  description: "When set, Telecom support for additional VOIP application actions is active."
  bug: "296934278"
}

flag {
  name: "call_details_id_changes"
  namespace: "telecom"
  description: "When set, call details/extras id updates to Telecom APIs for Android V are active."
  bug: "301713560"
}
 No newline at end of file