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

Commit 4ecfa5db authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 12399051 from 4ddb2a14 to 24Q4-release

Change-Id: I12a69a5798a9178ba40d34307610f46634392dd4
parents ac0f3b10 4ddb2a14
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -43,6 +43,7 @@ aconfig_declarations {
        "telecom_profile_user_flags.aconfig",
        "telecom_bluetoothdevicemanager_flags.aconfig",
        "telecom_non_critical_security_flags.aconfig",
        "telecom_headless_system_user_mode.aconfig",
        "telecom_metrics_flags.aconfig",
    ],
}
+14 −0
Original line number Diff line number Diff line
package: "com.android.server.telecom.flags"
container: "system"

# OWNER=grantmenke TARGET=25Q1
flag {
    name: "telecom_main_user_in_get_respond_message_app"
    is_exported: true
    namespace: "telecom"
    description: "Support HSUM mode by using the main user when getting respond via message app."
    bug: "358587742"
    metadata {
        purpose: PURPOSE_BUGFIX
      }
}
 No newline at end of file