summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/common.mk b/common.mk
index 848bfe8..40ca5a3 100644
--- a/common.mk
+++ b/common.mk
@@ -70,7 +70,6 @@ PRODUCT_PACKAGES += \
# HAL
PRODUCT_PACKAGES += \
camera.smdk4210 \
- gralloc.exynos4 \
hwcomposer.exynos4 \
libnetcmdiface \
lights.exynos4 \
@@ -124,18 +123,6 @@ PRODUCT_PACKAGES += \
make_ext4fs \
setup_fs
-# Live Wallpapers
-PRODUCT_PACKAGES += \
- Galaxy4 \
- HoloSpiralWallpaper \
- LiveWallpapers \
- LiveWallpapersPicker \
- MagicSmokeWallpapers \
- NoiseField \
- PhaseBeam \
- VisualizationWallpapers \
- librs_jni
-
# These are the hardware-specific features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:system/etc/permissions/android.hardware.audio.low_latency.xml \
@@ -162,10 +149,6 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.sip.xml:system/etc/permissions/android.software.sip.xml \
frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml
-# Feature live wallpaper
-PRODUCT_COPY_FILES += \
- packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:system/etc/permissions/android.software.live_wallpaper.xml
-
PRODUCT_PROPERTY_OVERRIDES += \
ro.opengles.version=131072 \
hwui.render_dirty_regions=false