Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1255e0f authored by Wei Liu's avatar Wei Liu
Browse files

Remove the custom missed call notification component config.

Change-Id: I9ec899fd8abe6a0dfe8123c60b43d2cfa7cb682c
parent 7997cba9
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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>