diff options
| author | Bruno Martins <bgcngm@gmail.com> | 2022-02-14 23:37:57 +0000 |
|---|---|---|
| committer | Bruno Martins <bgcngm@gmail.com> | 2022-02-15 01:18:52 +0100 |
| commit | 677b3d20db26c89b9267aee9891a72bcb6e174c9 (patch) | |
| tree | 8f8f64322283dc9a41306e629cb0e5ffd6c79004 | |
| parent | 279af4b92112172de96e315b5c0e52b367baa52b (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.png | bin | 3418 -> 0 bytes |
| -rw-r--r-- | devicesettings/res/mipmap-mdpi/ic_launcher.png | bin | 2206 -> 0 bytes |
| -rw-r--r-- | devicesettings/res/mipmap-xhdpi/ic_launcher.png | bin | 4842 -> 0 bytes |
| -rw-r--r-- | devicesettings/res/mipmap-xxhdpi/ic_launcher.png | bin | 7718 -> 0 bytes |
| -rw-r--r-- | devicesettings/res/mipmap-xxxhdpi/ic_launcher.png | bin | 10486 -> 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 Binary files differdeleted file mode 100644 index cde69bc..0000000 --- a/devicesettings/res/mipmap-hdpi/ic_launcher.png +++ /dev/null diff --git a/devicesettings/res/mipmap-mdpi/ic_launcher.png b/devicesettings/res/mipmap-mdpi/ic_launcher.png Binary files differdeleted file mode 100644 index c133a0c..0000000 --- a/devicesettings/res/mipmap-mdpi/ic_launcher.png +++ /dev/null diff --git a/devicesettings/res/mipmap-xhdpi/ic_launcher.png b/devicesettings/res/mipmap-xhdpi/ic_launcher.png Binary files differdeleted file mode 100644 index bfa42f0..0000000 --- a/devicesettings/res/mipmap-xhdpi/ic_launcher.png +++ /dev/null diff --git a/devicesettings/res/mipmap-xxhdpi/ic_launcher.png b/devicesettings/res/mipmap-xxhdpi/ic_launcher.png Binary files differdeleted file mode 100644 index 324e72c..0000000 --- a/devicesettings/res/mipmap-xxhdpi/ic_launcher.png +++ /dev/null diff --git a/devicesettings/res/mipmap-xxxhdpi/ic_launcher.png b/devicesettings/res/mipmap-xxxhdpi/ic_launcher.png Binary files differdeleted file mode 100644 index aee44e1..0000000 --- a/devicesettings/res/mipmap-xxxhdpi/ic_launcher.png +++ /dev/null |
