From bc40014f8b3ed4efd775c57f55808f7f9c885938 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 15 Sep 2011 08:52:29 -0700 Subject: Updated scripts to generate maguro self-extractors This adds invensense and widevine, and fine-tunes the other ones for better consistency and ease of maintenance. Bug: 4295425 Change-Id: Ia900c4350b02fb5c82454cf85dbc776465bda130 --- self-extractors/imgtec/staging/device-maguro.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'self-extractors/imgtec') diff --git a/self-extractors/imgtec/staging/device-maguro.mk b/self-extractors/imgtec/staging/device-maguro.mk index a9f2e85..36915cc 100644 --- a/self-extractors/imgtec/staging/device-maguro.mk +++ b/self-extractors/imgtec/staging/device-maguro.mk @@ -14,7 +14,7 @@ LOCAL_PATH := vendor/imgtec/maguro -# Imgtec blobs necessary for Maguro hardware +# Imgtec blob(s) necessary for Maguro hardware PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/proprietary/pvrsrvinit:system/vendor/bin/pvrsrvinit \ $(LOCAL_PATH)/proprietary/libEGL_POWERVR_SGX540_120.so:system/vendor/lib/egl/libEGL_POWERVR_SGX540_120.so \ @@ -28,4 +28,5 @@ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/proprietary/libPVRScopeServices.so:system/vendor/lib/libPVRScopeServices.so \ $(LOCAL_PATH)/proprietary/libsrv_init.so:system/vendor/lib/libsrv_init.so \ $(LOCAL_PATH)/proprietary/libsrv_um.so:system/vendor/lib/libsrv_um.so \ - $(LOCAL_PATH)/proprietary/libusc.so:system/vendor/lib/libusc.so + $(LOCAL_PATH)/proprietary/libusc.so:system/vendor/lib/libusc.so \ + -- cgit v1.1