From 30ba700e9b02985bfd6a684c58f2a8e5568757de Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Tue, 22 May 2012 02:23:28 +0400 Subject: Revert "Add Apollo to list of built CM apps" This reverts commit 25eaed1829b1dd921f71964f39c4783e51a7822e It only works in XHDPI phones, it's missing drawables for other resolutions and layouts for tablets. --- config/common.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/common.mk b/config/common.mk index 2d305f8..910a0db 100644 --- a/config/common.mk +++ b/config/common.mk @@ -106,8 +106,7 @@ PRODUCT_PACKAGES += \ DSPManager \ libcyanogen-dsp \ audio_effects.conf \ - CMWallpapers \ - Apollo + CMWallpapers # Extra tools in CM PRODUCT_PACKAGES += \ -- cgit v1.1