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

Commit 7597071c authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 12537680 from 5f4fbf95 to 25Q1-release

Change-Id: Icf27f623b89ce01f32c8f78afce0f074d0f00968
parents fd233fd4 5f4fbf95
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -148,6 +148,10 @@ public class BaseIconFactory implements AutoCloseable {
        return mFullResIconDpi;
    }

    public int getIconBitmapSize() {
        return mIconBitmapSize;
    }

    @SuppressWarnings("deprecation")
    public BitmapInfo createIconBitmap(Intent.ShortcutIconResource iconRes) {
        try {