From 74f1969be384100bc0aaf58e2a13d4d26112ddab Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Wed, 18 Sep 2024 02:15:06 +0300 Subject: [PATCH] Add android.hardware.gnss AIDL to compatibility matrix Change-Id: I131aafa886ec5a1eef8a104fead2821a7dac56cd --- BoardConfigLineage.mk | 2 ++ location/device_framework_matrix_product.xml | 10 ++++++++++ 2 files changed, 12 insertions(+) create mode 100644 location/device_framework_matrix_product.xml diff --git a/BoardConfigLineage.mk b/BoardConfigLineage.mk index df252c1..e7e0a87 100644 --- a/BoardConfigLineage.mk +++ b/BoardConfigLineage.mk @@ -13,6 +13,8 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += vendor/lineage/config/device_frame DEVICE_MANIFEST_FILE += \ device/google/zumapro/android.hardware.security.rkp-service.citadel.xml \ device/google/zumapro/manifest_radio_ds.xml +DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += \ + device/google/zumapro/location/device_framework_matrix_product.xml # Partitions AB_OTA_PARTITIONS += \ diff --git a/location/device_framework_matrix_product.xml b/location/device_framework_matrix_product.xml new file mode 100644 index 0000000..2c93444 --- /dev/null +++ b/location/device_framework_matrix_product.xml @@ -0,0 +1,10 @@ + + + android.hardware.gnss + 3 + + IGnss + vendor + + +