From 3e6a0dcd04432a40b82299e38ffa04b41a45ce1f Mon Sep 17 00:00:00 2001 From: Yang Qi Date: Wed, 31 Aug 2022 22:51:16 +0000 Subject: [PATCH 1/2] Update P21 device compatibility matrix file to update uwb IUwbVendor to v2 Bug: 243455233 Change-Id: Ifae92b1f37e96f1188a6bf09faeb3644f9294f31 --- device_framework_matrix_product.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index c007ae20..158951a4 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -121,6 +121,7 @@ hardware.qorvo.uwb + 2 IUwbVendor default From 476897660db216a7a5637aeeabe99d6314c7101d Mon Sep 17 00:00:00 2001 From: Victor Liu Date: Thu, 1 Sep 2022 21:39:19 +0000 Subject: [PATCH 2/2] Revert "uwb: update vendor hal folder location" Revert submission 19786107-241468038 Reason for revert: b/244619620 - This change will cause automerger conflicts and should go into tm-qpr-dev since tm-qpr-dev is still actively being used. Reverted Changes: I6c84b59fe:uwb: update vendor hal folder location If64da8254:uwb: update vendor hal folder location Ie3a507f22:uwb: update vendor hal folder location Ib5c22ea7e:uwb: move uwb hal into dw3000-hal folder Id48f26750:uwb: update vendor hal folder location I1a05fe35f:uwb: update vendor hal folder location Change-Id: I25a191b10eae821d84e657bed4c4a05343c48817 --- uwb/uwb.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwb/uwb.mk b/uwb/uwb.mk index efd4cf3a..7984a091 100644 --- a/uwb/uwb.mk +++ b/uwb/uwb.mk @@ -14,7 +14,7 @@ # limitations under the License. # UWB - ultra wide band -$(call inherit-product-if-exists, vendor/qorvo/uwb/dw3000-hal/uwb.mk) +$(call inherit-product-if-exists, vendor/qorvo/uwb/uwb.mk) LOCAL_UWB_CAL_DIR=device/google/gs101/uwb/calibration