diff options
author | Daniel Hillenbrand <codeworkx@cyanogenmod.org> | 2013-01-14 12:34:14 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.cyanogenmod.com> | 2013-01-14 12:34:14 -0800 |
commit | 3f5ca3c868685849c0683d306db120ce30c7c378 (patch) | |
tree | bceae5154a8be91442560d4e1521312cbd427194 | |
parent | 35b625ae35c0cd62ac2a581049454c494406de20 (diff) | |
parent | c487d383366f5b71dda152d29f2e1f78c6049b73 (diff) | |
download | device_samsung_i9300-3f5ca3c868685849c0683d306db120ce30c7c378.zip device_samsung_i9300-3f5ca3c868685849c0683d306db120ce30c7c378.tar.gz device_samsung_i9300-3f5ca3c868685849c0683d306db120ce30c7c378.tar.bz2 |
Merge "Move proprietary-files.sh to extract-files.sh" into cm-10.1
-rwxr-xr-x | extract-files.sh (renamed from proprietary-files.sh) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proprietary-files.sh b/extract-files.sh index ab2a642..5f913b3 100755 --- a/proprietary-files.sh +++ b/extract-files.sh @@ -121,4 +121,4 @@ EOF EOF -./../../../device/samsung/smdk4412-common/proprietary-files.sh +./../../../device/samsung/smdk4412-common/extract-files.sh |