summaryrefslogtreecommitdiffstats
path: root/self-extractors/root
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-09-14 14:05:01 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-09-14 14:32:04 -0700
commitd1b3d7ab0eb7a43d530d7ab8ce40456eda0feb0f (patch)
tree51eacc8ade6ae5867266b4e95b1ad944e821988f /self-extractors/root
parentcd7f4fca38e6997a88abf09070a33a663a8732f8 (diff)
downloaddevice_samsung_crespo-d1b3d7ab0eb7a43d530d7ab8ce40456eda0feb0f.zip
device_samsung_crespo-d1b3d7ab0eb7a43d530d7ab8ce40456eda0feb0f.tar.gz
device_samsung_crespo-d1b3d7ab0eb7a43d530d7ab8ce40456eda0feb0f.tar.bz2
Package widevine binaries for distribution
Bug: 4295425 Change-Id: I0f65f5e0e6093da3f433493417d4b1f32fa479c0
Diffstat (limited to 'self-extractors/root')
-rw-r--r--self-extractors/root/BoardConfigVendor.mk1
-rw-r--r--self-extractors/root/device-vendor.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/self-extractors/root/BoardConfigVendor.mk b/self-extractors/root/BoardConfigVendor.mk
index 34558d9..365996f 100644
--- a/self-extractors/root/BoardConfigVendor.mk
+++ b/self-extractors/root/BoardConfigVendor.mk
@@ -20,3 +20,4 @@ LOCAL_STEM := crespo/BoardConfigCrespo.mk
-include vendor/imgtec/$(LOCAL_STEM)
-include vendor/nxp/$(LOCAL_STEM)
-include vendor/samsung/$(LOCAL_STEM)
+-include vendor/widevine/$(LOCAL_STEM)
diff --git a/self-extractors/root/device-vendor.mk b/self-extractors/root/device-vendor.mk
index f941d11..dcf6247 100644
--- a/self-extractors/root/device-vendor.mk
+++ b/self-extractors/root/device-vendor.mk
@@ -20,3 +20,4 @@ $(call inherit-product-if-exists, vendor/cypress/$(LOCAL_STEM))
$(call inherit-product-if-exists, vendor/imgtec/$(LOCAL_STEM))
$(call inherit-product-if-exists, vendor/nxp/$(LOCAL_STEM))
$(call inherit-product-if-exists, vendor/samsung/$(LOCAL_STEM))
+$(call inherit-product-if-exists, vendor/widevine/$(LOCAL_STEM))