summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2022-02-14 23:37:57 +0000
committerBruno Martins <bgcngm@gmail.com>2022-02-15 01:18:52 +0100
commit677b3d20db26c89b9267aee9891a72bcb6e174c9 (patch)
tree8f8f64322283dc9a41306e629cb0e5ffd6c79004
parent279af4b92112172de96e315b5c0e52b367baa52b (diff)
pro1: devicesettings: Remove launcher icon leftover
The adaptive icon resides in packages/resources/devicesettings. Change-Id: Ic4301ea9987f2a0bfbc82fab3baaf2efc95e77c5
-rw-r--r--devicesettings/res/mipmap-hdpi/ic_launcher.pngbin3418 -> 0 bytes
-rw-r--r--devicesettings/res/mipmap-mdpi/ic_launcher.pngbin2206 -> 0 bytes
-rw-r--r--devicesettings/res/mipmap-xhdpi/ic_launcher.pngbin4842 -> 0 bytes
-rw-r--r--devicesettings/res/mipmap-xxhdpi/ic_launcher.pngbin7718 -> 0 bytes
-rw-r--r--devicesettings/res/mipmap-xxxhdpi/ic_launcher.pngbin10486 -> 0 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/devicesettings/res/mipmap-hdpi/ic_launcher.png b/devicesettings/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index cde69bc..0000000
--- a/devicesettings/res/mipmap-hdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/devicesettings/res/mipmap-mdpi/ic_launcher.png b/devicesettings/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index c133a0c..0000000
--- a/devicesettings/res/mipmap-mdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/devicesettings/res/mipmap-xhdpi/ic_launcher.png b/devicesettings/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index bfa42f0..0000000
--- a/devicesettings/res/mipmap-xhdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/devicesettings/res/mipmap-xxhdpi/ic_launcher.png b/devicesettings/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 324e72c..0000000
--- a/devicesettings/res/mipmap-xxhdpi/ic_launcher.png
+++ /dev/null
Binary files differ
diff --git a/devicesettings/res/mipmap-xxxhdpi/ic_launcher.png b/devicesettings/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index aee44e1..0000000
--- a/devicesettings/res/mipmap-xxxhdpi/ic_launcher.png
+++ /dev/null
Binary files differ