summaryrefslogtreecommitdiffstats
path: root/target/product/full_base.mk
diff options
context:
space:
mode:
authorJun Tian <jun.j.tian@intel.com>2012-05-04 10:36:03 +0800
committerJun Tian <jun.j.tian@intel.com>2012-05-04 10:36:03 +0800
commit020e159f2d57c259885bd2bbac84cd47f289e7ee (patch)
treebd86f1bd8ae8a87812d45568730cf4f681a2ca60 /target/product/full_base.mk
parentd0831659af544b93f3a9592a1cd4f85ff89e8635 (diff)
downloadbuild-020e159f2d57c259885bd2bbac84cd47f289e7ee.zip
build-020e159f2d57c259885bd2bbac84cd47f289e7ee.tar.gz
build-020e159f2d57c259885bd2bbac84cd47f289e7ee.tar.bz2
Enable DRM support in the SDK system image
Move the DRM packages from full_base.mk to core.mk to support DRM both on full and SDK building. It can fix the DRM CTS failures in the system image for emulator. Change-Id: Id12b0ca83a815aac90860230582882e370693522
Diffstat (limited to 'target/product/full_base.mk')
-rw-r--r--target/product/full_base.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk
index d89af51..e220778 100644
--- a/target/product/full_base.mk
+++ b/target/product/full_base.mk
@@ -20,9 +20,6 @@
# in inherited configurations.
PRODUCT_PACKAGES := \
- drmserver \
- libdrmframework \
- libdrmframework_jni \
libfwdlockengine \
OpenWnn \
PinyinIME \