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

Commit 5acb474c authored by Priyanka Advani (xWF)'s avatar Priyanka Advani (xWF) Committed by Android (Google) Code Review
Browse files

Merge "Revert "Add flag for getAssociatedUser API"" into main

parents d27428df 154da809
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -21,7 +21,6 @@ package {
aconfig_declarations {
    name: "telecom_flags",
    package: "com.android.server.telecom.flags",
    exportable: true,
    container: "system",
    srcs: [
        "telecom_broadcast_flags.aconfig",
+0 −12
Original line number Diff line number Diff line
@@ -83,18 +83,6 @@ flag {
  bug: "353579043"
}

# OWNER=ntmyren TARGET=24Q4
flag {
  name: "call_details_get_associated_user_api"
  is_exported: true
  namespace: "telecom"
  description: "Adds a UserHandle to the Call Details"
  bug: "408470449"
  metadata {
      purpose: PURPOSE_BUGFIX
  }
}

# OWNER=grantmenke TARGET=25Q4
flag {
  name: "reuse_original_conn_remote_conf_api"