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

Commit ca1de57f authored by Brad Ebinger's avatar Brad Ebinger Committed by Android (Google) Code Review
Browse files

Merge "Correct default Dialer role config"

parents 1b425f0a 29e55e17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1950,7 +1950,7 @@
    <!-- The name of the package that will hold the browser role by default. -->
    <string name="config_defaultBrowser" translatable="false">@string/default_browser</string>
    <!-- The name of the package that will hold the dialer role by default. -->
    <string name="config_defaultDialer" translatable="false">com.android.phone</string>
    <string name="config_defaultDialer" translatable="false">com.android.dialer</string>
    <!-- The name of the package that will hold the SMS role by default. -->
    <string name="config_defaultSms" translatable="false">@string/default_sms_application</string>
    <!-- Whether the default emergency settings should be shown. -->