OSDN Git Service

install drm libraries and drmserver to the core product, which covers sdk build
authorJames Dong <jdong@google.com>
Thu, 29 Mar 2012 01:59:34 +0000 (18:59 -0700)
committerJames Dong <jdong@google.com>
Thu, 29 Mar 2012 02:08:44 +0000 (19:08 -0700)
o related-to-bug: 6246463

Change-Id: Ifaef3cd71d05c7e1ca3d7b3c459bfa4bea0d2e20

target/product/core.mk

index 38a5a6c..318ed38 100644 (file)
@@ -56,6 +56,7 @@ PRODUCT_PACKAGES := \
     dexlist \
     dexopt \
     dmtracedump \
+    drmserver \
     dx \
     ext \
     framework-res \
@@ -75,6 +76,8 @@ PRODUCT_PACKAGES := \
     libaudioutils \
     libcrypto \
     libdvm \
+    libdrmframework \
+    libdrmframework_jni \
     libexpat \
     libfilterfw \
     libfilterpack_imageproc \