summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorRicardo Cerqueira <cyanogenmod@cerqueira.org>2014-02-02 01:14:13 +0000
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2014-02-02 01:26:48 +0000
commit01c7ed697ffd397ba5ce695e1d4bf6cb2c480096 (patch)
tree80a5f0f8f40848b21c2c87a62146908955dbb96a /common.mk
parentee7630eef4e5566f079b6739b96d39a7a54710f3 (diff)
downloaddevice_samsung_galaxys2-common-01c7ed697ffd397ba5ce695e1d4bf6cb2c480096.zip
device_samsung_galaxys2-common-01c7ed697ffd397ba5ce695e1d4bf6cb2c480096.tar.gz
device_samsung_galaxys2-common-01c7ed697ffd397ba5ce695e1d4bf6cb2c480096.tar.bz2
galaxys2: add AdvancedDisplay
This partially reverts commit 99d12c6a903a3199ba4956add53b82837d90ca9c, we want to reuse some of it. The implementation appears to be fully compatible with smdk4412's, so let's make this a common thing at some point Change-Id: I080484ad010f881a22a4486a6c082d0fbc17a529
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 2f44e10..f03b364 100644
--- a/common.mk
+++ b/common.mk
@@ -62,6 +62,7 @@ PRODUCT_PACKAGES := \
# Audio Packages
PRODUCT_PACKAGES += \
+ AdvancedDisplay \
audio.primary.exynos4 \
audio.a2dp.default \
audio.usb.default \