diff --git a/device-cheetah.mk b/device-cheetah.mk index 3bc8f53..1815b8c 100644 --- a/device-cheetah.mk +++ b/device-cheetah.mk @@ -31,6 +31,7 @@ include device/google/gs201/device-shipping-common.mk include hardware/google/pixel/vibrator/cs40l26/device.mk include device/google/gs101/bluetooth/bluetooth.mk +DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/pantah/device_framework_matrix_product.xml ifeq ($(filter factory_cheetah, $(TARGET_PRODUCT)),) include device/google/pantah/uwb/uwb_calibration.mk endif diff --git a/device-cloudripper.mk b/device-cloudripper.mk index 184fd07..f16be67 100644 --- a/device-cloudripper.mk +++ b/device-cloudripper.mk @@ -27,6 +27,7 @@ include device/google/pantah/audio/cloudripper/audio-tables.mk include hardware/google/pixel/vibrator/cs40l26/device.mk include device/google/gs101/bluetooth/bluetooth.mk +DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/pantah/device_framework_matrix_product.xml $(call soong_config_set,lyric,tuning_product,cloudripper) $(call soong_config_set,google3a_config,target_device,cloudripper) diff --git a/device-panther.mk b/device-panther.mk index d3624cf..da15834 100644 --- a/device-panther.mk +++ b/device-panther.mk @@ -31,6 +31,7 @@ include device/google/gs201/device-shipping-common.mk include hardware/google/pixel/vibrator/cs40l26/device.mk include device/google/gs101/bluetooth/bluetooth.mk +DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/pantah/device_framework_matrix_product.xml $(call soong_config_set,lyric,tuning_product,panther) $(call soong_config_set,google3a_config,target_device,panther) diff --git a/device-ravenclaw.mk b/device-ravenclaw.mk index 1c1ac1f..066d88e 100644 --- a/device-ravenclaw.mk +++ b/device-ravenclaw.mk @@ -27,6 +27,7 @@ include device/google/pantah/audio/ravenclaw/audio-tables.mk include hardware/google/pixel/vibrator/cs40l26/device.mk include device/google/gs101/bluetooth/bluetooth.mk +DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/pantah/device_framework_matrix_product.xml ifeq ($(filter factory_ravenclaw, $(TARGET_PRODUCT)),) include device/google/gs101/uwb/uwb.mk include device/google/pantah/uwb/uwb_calibration.mk diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml new file mode 100644 index 0000000..26436bb --- /dev/null +++ b/device_framework_matrix_product.xml @@ -0,0 +1,10 @@ + + + hardware.google.bluetooth.ccc + 1.1 + + IBluetoothCcc + default + + +