summaryrefslogtreecommitdiff
path: root/flags/telecom_incallservice_flags.aconfig
blob: efb1df697e4233bb2c4768b56cbc198134ec474c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
package: "com.android.server.telecom.flags"
container: "system"

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"
}