qing | 0276c70 | 2023-07-28 20:14:20 +0000 | [diff] [blame] | 1 | package: "com.android.server.telecom.flags" |
| 2 | |
| 3 | flag { |
| 4 | name: "early_binding_to_incall_service" |
| 5 | namespace: "telecom" |
| 6 | description: "Binds to InCallServices when call requires no call filtering on watch" |
| 7 | bug: "282113261" |
Pranav Madapurmath | 35ab806 | 2023-11-02 14:09:32 -0700 | [diff] [blame^] | 8 | } |
| 9 | |
| 10 | flag { |
| 11 | name: "ecc_keyguard" |
| 12 | namespace: "telecom" |
| 13 | description: "Ensure that users are able to return to call from keyguard UI for ECC" |
| 14 | bug: "306582821" |
qing | 0276c70 | 2023-07-28 20:14:20 +0000 | [diff] [blame] | 15 | } |