uwb: allow nfc hal to access uwb calibration
Bug: 220167093 Test: build Signed-off-by: Victor Liu <victorliu@google.com> Change-Id: I1753f7d6485fae4d0046e4a4d2a552d98a7749c6
This commit is contained in:
parent
d8a9805e95
commit
4fd515b5e5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue