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

Commit f8a40b7b authored by Pranav Madapurmath's avatar Pranav Madapurmath Committed by Android (Google) Code Review
Browse files

Merge "Set telecomCallId in Remote ConnectionRequest" into main

parents 09c82ab9 4dbf3c52
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ aconfig_declarations {
        "telecom_bluetoothroutemanager_flags.aconfig",
        "telecom_work_profile_flags.aconfig",
        "telecom_connection_service_wrapper_flags.aconfig",
        "telecom_remote_connection_service.aconfig",
        "telecom_profile_user_flags.aconfig",
    ],
}
+8 −0
Original line number Diff line number Diff line
package: "com.android.server.telecom.flags"

flag {
  name: "set_remote_connection_call_id"
  namespace: "telecom"
  description: "Sets the telecom call id for remote connections/ conferences."
  bug: "320242200"
}