uwb: allow nfc hal to access uwb calibration am: 4fd515b5e5

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/17142049

Change-Id: Iab5e17cfc756ee62f71989682ccbfe24aa42f096
This commit is contained in:
Victor Liu 2022-03-14 23:02:28 +00:00 committed by Automerger Merge Worker
commit d534b1d87c

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