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: Idba7fb058c421727659cfd546e6c5ec22de73109
This commit is contained in:
commit
833cc68552
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ fi
|
||||||
OUTPUT_CALIB="$2"
|
OUTPUT_CALIB="$2"
|
||||||
if [ ! -f "$OUTPUT_CALIB" ]; then
|
if [ ! -f "$OUTPUT_CALIB" ]; then
|
||||||
touch $OUTPUT_CALIB
|
touch $OUTPUT_CALIB
|
||||||
chmod 0600 $OUTPUT_CALIB
|
chmod 0644 $OUTPUT_CALIB
|
||||||
file="$1"
|
file="$1"
|
||||||
while IFS=, read -r f1 f2
|
while IFS=, read -r f1 f2
|
||||||
do
|
do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue