summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-04-17 12:51:24 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-04-17 12:51:24 -0700
commit546bbf2f8d31261c720ed7b06d3f4e4b5bea268f (patch)
treef157448b10d0e4c48ef254605b5e5d53dbf3ab81
parentc90ef7584be6a82fdc2ab656433cc773f280cd30 (diff)
downloadandroid_packages_apps_Trebuchet-546bbf2f8d31261c720ed7b06d3f4e4b5bea268f.tar.gz
android_packages_apps_Trebuchet-546bbf2f8d31261c720ed7b06d3f4e4b5bea268f.tar.bz2
android_packages_apps_Trebuchet-546bbf2f8d31261c720ed7b06d3f4e4b5bea268f.zip
Removing market icon
Change-Id: I7837cd8083cf2c07444b509fcfb7447151ba76b5
-rw-r--r--proguard.flags1
-rw-r--r--res/drawable-hdpi/ic_launcher_market_holo.pngbin1644 -> 0 bytes
-rw-r--r--res/drawable-mdpi/ic_launcher_market_holo.pngbin1124 -> 0 bytes
-rw-r--r--res/drawable-xhdpi/ic_launcher_market_holo.pngbin2187 -> 0 bytes
4 files changed, 0 insertions, 1 deletions
diff --git a/proguard.flags b/proguard.flags
index ee6bfa5d1..e2a4b5b31 100644
--- a/proguard.flags
+++ b/proguard.flags
@@ -6,7 +6,6 @@
public void onClickVoiceButton(android.view.View);
public void onClickConfigureButton(android.view.View);
public void onClickAllAppsButton(android.view.View);
- public void onClickAppMarketButton(android.view.View);
public void dismissFirstRunCling(android.view.View);
public void dismissMigrationClingCopyApps(android.view.View);
public void dismissMigrationClingUseDefault(android.view.View);
diff --git a/res/drawable-hdpi/ic_launcher_market_holo.png b/res/drawable-hdpi/ic_launcher_market_holo.png
deleted file mode 100644
index dc7825114..000000000
--- a/res/drawable-hdpi/ic_launcher_market_holo.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-mdpi/ic_launcher_market_holo.png b/res/drawable-mdpi/ic_launcher_market_holo.png
deleted file mode 100644
index cacb37484..000000000
--- a/res/drawable-mdpi/ic_launcher_market_holo.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xhdpi/ic_launcher_market_holo.png b/res/drawable-xhdpi/ic_launcher_market_holo.png
deleted file mode 100644
index 958f0de3c..000000000
--- a/res/drawable-xhdpi/ic_launcher_market_holo.png
+++ /dev/null
Binary files differ