Remove the custom missed call notification component config. am: f1255e0fc4 am: e04c2aeb31
am: 31cd59d099
Change-Id: I6f388d5e5ba31a36991dc0aa8bc2be4e88fe554f
diff --git a/res/values/config.xml b/res/values/config.xml
index 4e86503..7dd43f4 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -39,10 +39,6 @@
<!-- Flag indicating if the tty is enabled -->
<bool name="tty_enabled">true</bool>
- <!-- Component name for the notification handler. The presence of this value will disable
- MissedCallNotifierImpl's presentation of missed call/voice notifications [DO NOT TRANSLATE] -->
- <string name="notification_component" translatable="false"></string>
-
<!-- Flag indicating whether audio should be routed to speaker when docked -->
<bool name="use_speaker_when_docked">true</bool>