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

Commit 49cbfcc1 authored by Svetoslav's avatar Svetoslav Committed by Android (Google) Code Review
Browse files

Merge "Using default system icon for print spooler" into lmp-dev

parents bdbb6e06 fed71733
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -45,8 +45,7 @@
        android:allowClearUserData="true"
        android:label="@string/app_label"
        android:allowBackup= "false"
        android:supportsRtl="true"
        android:icon="@drawable/ic_print">
        android:supportsRtl="true">

        <service
            android:name=".model.PrintSpoolerService"