summaryrefslogtreecommitdiff
path: root/omap4.mk
diff options
context:
space:
mode:
authorFred <fredgc@google.com>2012-07-02 16:15:20 -0700
committerFred <fredgc@google.com>2012-07-07 14:22:24 -0700
commit9ca0b752e6b8b091656497c1700f6126a3fdf11b (patch)
tree590304165d75ba17946159f2681f4a63e78a5d84 /omap4.mk
parentac49064fbdd0373464bd6ce4b38ba597ce792dd4 (diff)
downloadomap4xxx-9ca0b752e6b8b091656497c1700f6126a3fdf11b.tar.gz
Remove libdrmdecrypt from AOSP build.
Not all boards that use the omap4 chipset need to have the drm library. In particular, the panda does not. The libdrmdecrypt make file was moved from hardware/ti/omap4xxx, to vendor/ti/proprietary. The directory libdrmdecrypt was removed in this change, and added in change Icbeb6c5c. The dependency on libdrmdecrypt was removed from omap4.mk and added to tuna_common.mk in change Ia1019321. Change-Id: Iaad4d1122809ad67869d7515c5c5009a048bb1c2
Diffstat (limited to 'omap4.mk')
-rw-r--r--omap4.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/omap4.mk b/omap4.mk
index 8fc233b..8bef517 100644
--- a/omap4.mk
+++ b/omap4.mk
@@ -24,7 +24,6 @@ PRODUCT_PACKAGES := \
libOMX.TI.DUCATI1.VIDEO.DECODER.secure \
libOMX.TI.DUCATI1.VIDEO.CAMERA \
libOMX.TI.DUCATI1.MISC.SAMPLE \
- libdrmdecrypt \
libstagefrighthw \
libI420colorconvert \
libtiutils \