summaryrefslogtreecommitdiffstats
path: root/self-extractors/csr
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-09-15 08:52:29 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-09-15 08:52:29 -0700
commitbc40014f8b3ed4efd775c57f55808f7f9c885938 (patch)
tree37b4bdfa82478b575358ffdd183b19a3c4543d46 /self-extractors/csr
parent9e4c42ec94895ebc09b1fe27d9fbae0bccc3ffe1 (diff)
downloaddevice_samsung_maguro-bc40014f8b3ed4efd775c57f55808f7f9c885938.zip
device_samsung_maguro-bc40014f8b3ed4efd775c57f55808f7f9c885938.tar.gz
device_samsung_maguro-bc40014f8b3ed4efd775c57f55808f7f9c885938.tar.bz2
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
Diffstat (limited to 'self-extractors/csr')
-rw-r--r--self-extractors/csr/staging/device-maguro.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/self-extractors/csr/staging/device-maguro.mk b/self-extractors/csr/staging/device-maguro.mk
index adce4eb..de44d61 100644
--- a/self-extractors/csr/staging/device-maguro.mk
+++ b/self-extractors/csr/staging/device-maguro.mk
@@ -14,7 +14,8 @@
LOCAL_PATH := vendor/csr/maguro
-# CSR blobs necessary for Maguro hardware
+# CSR blob(s) necessary for Maguro hardware
PRODUCT_COPY_FILES := \
+ $(LOCAL_PATH)/proprietary/sirfgps.conf:system/vendor/etc/sirfgps.conf \
$(LOCAL_PATH)/proprietary/gps.omap4.so:system/vendor/lib/hw/gps.omap4.so \
- $(LOCAL_PATH)/proprietary/sirfgps.conf:system/vendor/etc/sirfgps.conf
+