commit | 4fd515b5e51ae4116d19686c88e62e718ded76aa | [log] [tgz] |
---|---|---|
author | Victor Liu <victorliu@google.com> | Wed Mar 09 10:40:48 2022 -0800 |
committer | TreeHugger Robot <treehugger-gerrit@google.com> | Mon Mar 14 22:30:54 2022 +0000 |
tree | 33a86532a7f21c0bd78d455be79a95b295bea657 | |
parent | d8a9805e9595e5c1412375624f7643a1dbbc431e [diff] |
uwb: allow nfc hal to access uwb calibration Bug: 220167093 Test: build Signed-off-by: Victor Liu <victorliu@google.com> Change-Id: I1753f7d6485fae4d0046e4a4d2a552d98a7749c6
diff --git a/uwb/calibration/init.uwb.calib.xtal.sh b/uwb/calibration/init.uwb.calib.xtal.sh index c0dc864..efdfd6b 100644 --- a/uwb/calibration/init.uwb.calib.xtal.sh +++ b/uwb/calibration/init.uwb.calib.xtal.sh
@@ -8,7 +8,7 @@ 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