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
This commit is contained in:
Jun Tian
2012-05-04 10:36:03 +08:00
parent d0831659af
commit 020e159f2d
2 changed files with 4 additions and 4 deletions

View File

@@ -20,9 +20,6 @@
# in inherited configurations.
PRODUCT_PACKAGES := \
drmserver \
libdrmframework \
libdrmframework_jni \
libfwdlockengine \
OpenWnn \
PinyinIME \