summaryrefslogtreecommitdiffstats
path: root/core/res/res/mipmap-hdpi
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2011-01-12 10:13:14 -0800
committerKenny Root <kroot@google.com>2011-01-12 10:14:21 -0800
commitaf604587c9c6af32e837274c4222cc34080c21cc (patch)
tree79686a54674f00918cff486ce89cbbc0f5c39b72 /core/res/res/mipmap-hdpi
parent688b0af6a888a8a427d9a4c82fedf3e345e6ae34 (diff)
downloadframeworks_base-af604587c9c6af32e837274c4222cc34080c21cc.zip
frameworks_base-af604587c9c6af32e837274c4222cc34080c21cc.tar.gz
frameworks_base-af604587c9c6af32e837274c4222cc34080c21cc.tar.bz2
Add sym_def_app_icon to mipmap directory
The default activity icon was a drawable so different densities were being stripped out during build time. Copying it to the mipmap directory allows all different scales to be used. Bug: 3325002 Change-Id: Id7138aa243ba11c02b33f0e3e9154569542592e8
Diffstat (limited to 'core/res/res/mipmap-hdpi')
-rw-r--r--core/res/res/mipmap-hdpi/sym_app_on_sd_unavailable_icon.pngbin0 -> 3342 bytes
-rw-r--r--core/res/res/mipmap-hdpi/sym_def_app_icon.pngbin0 -> 4176 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/core/res/res/mipmap-hdpi/sym_app_on_sd_unavailable_icon.png b/core/res/res/mipmap-hdpi/sym_app_on_sd_unavailable_icon.png
new file mode 100644
index 0000000..d915d41
--- /dev/null
+++ b/core/res/res/mipmap-hdpi/sym_app_on_sd_unavailable_icon.png
Binary files differ
diff --git a/core/res/res/mipmap-hdpi/sym_def_app_icon.png b/core/res/res/mipmap-hdpi/sym_def_app_icon.png
new file mode 100644
index 0000000..075d908
--- /dev/null
+++ b/core/res/res/mipmap-hdpi/sym_def_app_icon.png
Binary files differ