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

Commit d1d23ce4 authored by Wei Liu's avatar Wei Liu Committed by Android (Google) Code Review
Browse files

Merge "Remove the custom missed call notification component config." into cw-f-dev

parents 6191486f f1255e0f
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>