summaryrefslogtreecommitdiffstats
path: root/extract-files.sh
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2010-07-05 18:24:50 -0400
committerSteve Kondik <shade@chemlab.org>2010-07-05 18:24:50 -0400
commiteb7a385c4cb185065b6610ce3e8debb8146f450f (patch)
treedf7a82d74a41060df6a7e1b3e6e87ac0735b62f6 /extract-files.sh
parentc5e2d76bc308ffc26ee370a4f83f6ecb63df8b5b (diff)
downloaddevice_htc_dream_sapphire-eb7a385c4cb185065b6610ce3e8debb8146f450f.tar.gz
device_htc_dream_sapphire-eb7a385c4cb185065b6610ce3e8debb8146f450f.tar.bz2
device_htc_dream_sapphire-eb7a385c4cb185065b6610ce3e8debb8146f450f.zip
Clean up the device config.
Diffstat (limited to 'extract-files.sh')
-rwxr-xr-xextract-files.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/extract-files.sh b/extract-files.sh
index 915f74d..2d228da 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -39,7 +39,7 @@ adb pull /system/lib/libOmxH264Dec.so ../../../vendor/htc/$DEVICE/proprietary/li
adb pull /system/lib/libOmxMpeg4Dec.so ../../../vendor/htc/$DEVICE/proprietary/libOmxMpeg4Dec.so
adb pull /system/lib/libOmxVidEnc.so ../../../vendor/htc/$DEVICE/proprietary/libOmxVidEnc.so
-(cat << EOF) | sed s/__DEVICE__/$DEVICE/g > ../../../vendor/htc/$DEVICE/device_$DEVICE-vendor-blobs.mk
+(cat << EOF) | sed s/__DEVICE__/$DEVICE/g > ../../../vendor/htc/$DEVICE/$DEVICE-vendor-blobs.mk
# Copyright (C) 2010 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -57,7 +57,7 @@ adb pull /system/lib/libOmxVidEnc.so ../../../vendor/htc/$DEVICE/proprietary/lib
# This file is generated by device/htc/__DEVICE__/extract-files.sh - DO NOT EDIT
# Prebuilt libraries that are needed to build open-source libraries
-PRODUCT_COPY_FILES := \\
+PRODUCT_COPY_FILES += \\
vendor/htc/__DEVICE__/proprietary/libgps.so:obj/lib/libgps.so
# All the blobs necessary for sapphire