uwb: update calibrations for cm4 and km4
Bug: 309643761 Test: local build calibs copied correctly Change-Id: If75241c3bba202808aa20633275e8ac5d28ecc10 Signed-off-by: Hasan Awais <hasanawais@google.com>
This commit is contained in:
parent
acf10f9378
commit
7b1b134427
22 changed files with 613 additions and 41 deletions
24
caiman/uwb/uwb_calibration.mk
Normal file
24
caiman/uwb/uwb_calibration.mk
Normal file
|
@ -0,0 +1,24 @@
|
|||
#
|
||||
# Copyright (C) 2021 The Android Open-Source Project
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
configuration.conf \
|
||||
calibration.conf \
|
||||
calibration-default.conf \
|
||||
calibration-CE.conf \
|
||||
calibration-FCC.conf \
|
||||
calibration-JP.conf \
|
||||
calibration-TW.conf \
|
||||
calibration-RESTRICTED.conf
|
Loading…
Add table
Add a link
Reference in a new issue