diff options
Diffstat (limited to 'extract-files.sh')
-rwxr-xr-x | extract-files.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extract-files.sh b/extract-files.sh index 0d72d59..df252d3 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -17,7 +17,7 @@ set -e -DEVICE_COMMON=wayne-common +DEVICE_COMMON=sdm660-common VENDOR=xiaomi # Load extract_utils and do some sanity checks |