Skip to content

Commit

Permalink
espresso-common: add libstlport
Browse files Browse the repository at this point in the history
For some strange reason, building it with M's build system makes our DRM
library that's using it go fubar. For now, let's just stick in a prebuilt
one here.
  • Loading branch information
Ziyann authored and andi34 committed Jan 1, 2016
1 parent 11da5ed commit 3ec3102
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions espresso-common/common-vendor-blobs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ PRODUCT_COPY_FILES += \

PRODUCT_COPY_FILES += \
vendor/samsung/espresso-common/proprietary/system/lib/libdrmdecrypt.so:system/lib/libdrmdecrypt.so \
vendor/samsung/espresso-common/proprietary/system/vendor/lib/libstlport.so:system/vendor/lib/libstlport.so \
vendor/samsung/espresso-common/proprietary/system/vendor/lib/libwvdrm_L3.so:system/vendor/lib/libwvdrm_L3.so \
vendor/samsung/espresso-common/proprietary/system/vendor/lib/libwvm.so:system/vendor/lib/libwvm.so \
vendor/samsung/espresso-common/proprietary/system/vendor/lib/libWVStreamControlAPI_L3.so:system/vendor/lib/libWVStreamControlAPI_L3.so \
Expand Down
Binary file not shown.

0 comments on commit 3ec3102

Please sign in to comment.