summaryrefslogtreecommitdiff
path: root/bonito/extract-files.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bonito/extract-files.sh')
-rwxr-xr-xbonito/extract-files.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bonito/extract-files.sh b/bonito/extract-files.sh
index 32e5501b..68ed4e86 100755
--- a/bonito/extract-files.sh
+++ b/bonito/extract-files.sh
@@ -73,6 +73,7 @@ function blob_fixup() {
setup_vendor "${DEVICE}" "${VENDOR}" "${ANDROID_ROOT}" false "${CLEAN_VENDOR}"
extract "${MY_DIR}/proprietary-files.txt" "${SRC}" "${KANG}" --section "${SECTION}"
+extract "${MY_DIR}/proprietary-files-carriersettings.txt" "${SRC}" "${KANG}" --section "${SECTION}"
extract "${MY_DIR}/proprietary-files-vendor.txt" "${SRC}" "${KANG}" --section "${SECTION}"
"${MY_DIR}/setup-makefiles.sh"