summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-04-26 13:03:08 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-04-26 13:03:08 -0700
commitbb32220ea4fd4d1c87d24072614aed24370ef2dc (patch)
treeb9fcdeb0a73a240b1c8c9eed9f0f4730a790e8b1
parent3844451fd6811482c631a9a8c1810213c8786174 (diff)
parent5f4b6969c185a039fb344750a8a10fe9e2795b6b (diff)
downloadpassion-bb32220ea4fd4d1c87d24072614aed24370ef2dc.tar.gz
am 5f4b6969: auto-generated blob-handling scripts
Merge commit '5f4b6969c185a039fb344750a8a10fe9e2795b6b' into kraken * commit '5f4b6969c185a039fb344750a8a10fe9e2795b6b': auto-generated blob-handling scripts
-rwxr-xr-xextract-files.sh4
-rwxr-xr-xunzip-files.sh4
2 files changed, 6 insertions, 2 deletions
diff --git a/extract-files.sh b/extract-files.sh
index a6075d9..93bdc45 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -14,6 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# This file is generated by device/htc/common/generate-blob-scripts.sh - DO NOT EDIT
+
DEVICE=passion
mkdir -p ../../../vendor/htc/$DEVICE/proprietary
@@ -69,7 +71,7 @@ adb pull /system/lib/libstagefrighthw.so ../../../vendor/htc/$DEVICE/proprietary
# See the License for the specific language governing permissions and
# limitations under the License.
-# This file is generated by device/htc/__DEVICE__/extract-files.sh
+# 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 := \\
diff --git a/unzip-files.sh b/unzip-files.sh
index d45b984..3324fc9 100755
--- a/unzip-files.sh
+++ b/unzip-files.sh
@@ -14,6 +14,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# This file is generated by device/htc/common/generate-blob-scripts.sh - DO NOT EDIT
+
DEVICE=passion
mkdir -p ../../../vendor/htc/$DEVICE/proprietary
@@ -69,7 +71,7 @@ unzip -j -o ../../../${DEVICE}_update.zip system/lib/libstagefrighthw.so -d ../.
# See the License for the specific language governing permissions and
# limitations under the License.
-# This file is generated by device/htc/__DEVICE__/unzip-files.sh
+# This file is generated by device/htc/__DEVICE__/unzip-files.sh - DO NOT EDIT
# Prebuilt libraries that are needed to build open-source libraries
PRODUCT_COPY_FILES := \\