summaryrefslogtreecommitdiff
path: root/flags/telecom_incallservice_flags.aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'flags/telecom_incallservice_flags.aconfig')
-rw-r--r--flags/telecom_incallservice_flags.aconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/flags/telecom_incallservice_flags.aconfig b/flags/telecom_incallservice_flags.aconfig
new file mode 100644
index 000000000..e1a652ba8
--- /dev/null
+++ b/flags/telecom_incallservice_flags.aconfig
@@ -0,0 +1,15 @@
+package: "com.android.server.telecom.flags"
+
+flag {
+ name: "early_binding_to_incall_service"
+ namespace: "telecom"
+ description: "Binds to InCallServices when call requires no call filtering on watch"
+ bug: "282113261"
+}
+
+flag {
+ name: "ecc_keyguard"
+ namespace: "telecom"
+ description: "Ensure that users are able to return to call from keyguard UI for ECC"
+ bug: "306582821"
+} \ No newline at end of file