From fcdb9e5352686752ce5c5c0570602622abad330c Mon Sep 17 00:00:00 2001 From: Ave Ozkal Date: Sat, 22 Jun 2019 17:33:56 +0300 Subject: [PATCH] branding-customicon: get rid of unneeded lines --- patches/branding/customdynamicicon.sh | 2 -- patches/branding/customicon.sh | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/patches/branding/customdynamicicon.sh b/patches/branding/customdynamicicon.sh index 6dd57c3..ee4c883 100644 --- a/patches/branding/customdynamicicon.sh +++ b/patches/branding/customdynamicicon.sh @@ -2,10 +2,8 @@ \cp res/mipmap-xxxhdpi/ic_launcher_background.png res/mipmap-mdpi/ic_launcher_background.png \cp res/mipmap-xxxhdpi/ic_launcher_background.png res/mipmap-xhdpi/ic_launcher_background.png \cp res/mipmap-xxxhdpi/ic_launcher_background.png res/mipmap-xxhdpi/ic_launcher_background.png -\cp res/mipmap-xxxhdpi/ic_launcher_background.png res/mipmap-xxxhdpi/ic_launcher_background.png \cp res/mipmap-xxxhdpi/ic_launcher_foreground.png res/mipmap-hdpi/ic_launcher_foreground.png \cp res/mipmap-xxxhdpi/ic_launcher_foreground.png res/mipmap-mdpi/ic_launcher_foreground.png \cp res/mipmap-xxxhdpi/ic_launcher_foreground.png res/mipmap-xhdpi/ic_launcher_foreground.png \cp res/mipmap-xxxhdpi/ic_launcher_foreground.png res/mipmap-xxhdpi/ic_launcher_foreground.png -\cp res/mipmap-xxxhdpi/ic_launcher_foreground.png res/mipmap-xxxhdpi/ic_launcher_foreground.png diff --git a/patches/branding/customicon.sh b/patches/branding/customicon.sh index 0c71f9f..93500c7 100644 --- a/patches/branding/customicon.sh +++ b/patches/branding/customicon.sh @@ -3,6 +3,7 @@ \cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xhdpi/ic_logo.png \cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxhdpi/ic_logo.png \cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxxhdpi/ic_logo.png + \cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-hdpi/ic_logo_round.png \cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-mdpi/ic_logo_round.png \cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xhdpi/ic_logo_round.png