Loading extract-files.sh +0 −3 Original line number Diff line number Diff line Loading @@ -58,9 +58,6 @@ function blob_fixup() { vendor/etc/libnfc-hal-st.conf) sed -i 's|STNFC_HAL_LOGLEVEL=.*|STNFC_HAL_LOGLEVEL=0x12|g' "${2}" ;; vendor/etc/camera/camxoverridesettings.txt) sed -i '$aexposeFullSizeForQCFA=TRUE' "${2}" ;; esac } Loading Loading
extract-files.sh +0 −3 Original line number Diff line number Diff line Loading @@ -58,9 +58,6 @@ function blob_fixup() { vendor/etc/libnfc-hal-st.conf) sed -i 's|STNFC_HAL_LOGLEVEL=.*|STNFC_HAL_LOGLEVEL=0x12|g' "${2}" ;; vendor/etc/camera/camxoverridesettings.txt) sed -i '$aexposeFullSizeForQCFA=TRUE' "${2}" ;; esac } Loading