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