From 01c7ed697ffd397ba5ce695e1d4bf6cb2c480096 Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Sun, 2 Feb 2014 01:14:13 +0000 Subject: 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 --- common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'common.mk') 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 \ -- cgit v1.1