commit | 6cce61db093adb394f4eb6eda31d82097cd3a197 | [log] [tgz] |
---|---|---|
author | Oriol Prieto Gascó <opg@google.com> | Mon Aug 21 12:04:58 2023 +0000 |
committer | Oriol Prieto Gascó <opg@google.com> | Mon Aug 21 12:10:15 2023 +0000 |
tree | 9eccc643250d6741fe567ba2efd1ea3e2b4dadcc | |
parent | 0e18ca2e304be386c0608645744e60943854260a [diff] [blame] |
Use the correct namespace name for "telecom" Bug: 282113261 Change-Id: Ic6f80acb74eb3a80df24dff0849e7bf86636a404
diff --git a/flags/telecom_ringer_flag_declarations.aconfig b/flags/telecom_ringer_flag_declarations.aconfig index bc0dcc8..54748d0 100644 --- a/flags/telecom_ringer_flag_declarations.aconfig +++ b/flags/telecom_ringer_flag_declarations.aconfig
@@ -2,7 +2,7 @@ flag { name: "use_device_provided_serialized_ringer_vibration" - namespace: "android_platform_telecom" + namespace: "telecom" description: "Gates whether to use a serialized, device-specific ring vibration." bug: "282113261" } \ No newline at end of file