Thomas Stuart | 2a5027a | 2023-09-15 16:18:39 -0700 | [diff] [blame] | 1 | package: "com.android.internal.telephony.flags" |
| 2 | |
| 3 | flag { |
| 4 | name: "do_not_override_precise_label" |
| 5 | namespace: "telephony" |
| 6 | description: "When set, Telecom will not override the precise label for certain disconnect causes." |
| 7 | bug: "296968778" |
| 8 | is_fixed_read_only: true |
Thomas Nguyen | faeb40a | 2023-10-04 15:53:41 -0700 | [diff] [blame] | 9 | } |
| 10 | |
| 11 | flag { |
| 12 | name: "log_mms_sms_database_access_info" |
| 13 | namespace: "telephony" |
| 14 | description: "Whether to log MMS/SMS database access info and report anomaly when getting exception." |
| 15 | bug: "275225402" |
Avinash Malipatil | 06b34ac | 2023-10-25 15:28:42 +0000 | [diff] [blame^] | 16 | } |
| 17 | |
| 18 | flag { |
| 19 | name: "enable_wps_check_api_flag" |
| 20 | namespace: "telephony" |
| 21 | description: "Enable system api isWpsCallNumber. Its an utility api to check if the dialed number is for Wireless Priority Service call." |
| 22 | bug: "304272356" |
Thomas Stuart | 2a5027a | 2023-09-15 16:18:39 -0700 | [diff] [blame] | 23 | } |