summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-04-23 19:31:42 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-04-23 19:31:42 -0700
commit2a781f7e248193105fec8f88bfd6e519dc278bd7 (patch)
tree5e387f31771b6578a896ec8ba6c9100963becc88
parent125c7b19e78ce7d502959224dc68f199597e63ae (diff)
downloadsapphire-2a781f7e248193105fec8f88bfd6e519dc278bd7.tar.gz
auto-generated blob-handling scripts
Change-Id: I44df99b17228097a56ea45e4b0b77df4d5462f7b
-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 e199676..69679ee 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=sapphire
mkdir -p ../../../vendor/htc/$DEVICE/proprietary
@@ -57,7 +59,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 fe0caad..6cf73be 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=sapphire
mkdir -p ../../../vendor/htc/$DEVICE/proprietary
@@ -57,7 +59,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 := \\