Snap for 8303774 from 4fd515b5e5 to tm-release

Change-Id: I13ca2547e885e5c1b96259dfb57d4188b66a688a
This commit is contained in:
Android Build Coastguard Worker 2022-03-16 01:01:18 +00:00
commit 11e337811c

View file

@ -8,7 +8,7 @@ fi
OUTPUT_CALIB="$2"
if [ ! -f "$OUTPUT_CALIB" ]; then
touch $OUTPUT_CALIB
chmod 0600 $OUTPUT_CALIB
chmod 0644 $OUTPUT_CALIB
file="$1"
while IFS=, read -r f1 f2
do