diff --git a/BoardConfig.mk b/BoardConfig.mk index 8d3d1c7d..83ed4ace 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -143,3 +143,4 @@ BOARD_CHARGER_ENABLE_SUSPEND := true # Vendor Interface Manifest DEVICE_MANIFEST_FILE := device/google/wahoo/manifest.xml +DEVICE_MATRIX_FILE := device/google/wahoo/compatibility_matrix.xml diff --git a/compatibility_matrix.xml b/compatibility_matrix.xml new file mode 100644 index 00000000..8fde25ca --- /dev/null +++ b/compatibility_matrix.xml @@ -0,0 +1,30 @@ + + + android.frameworks.schedulerservice + 1.0 + + + android.frameworks.sensorservice + 1.0 + + + android.hidl.allocator + 1.0 + + + android.hidl.manager + 1.0 + + + android.hidl.memory + 1.0 + + + android.hidl.token + 1.0 + + + android.system.wifi.keystore + 1.0 + +