# # Rockchip compatibility matrix configurations file. # # Device-specific system manifest is named DEVICE_FRAMEWORK_MANIFEST_FILE for legacy reasons # DEVICE_FRAMEWORK_MANIFEST_FILE += xxx.xml # # Product manifests # DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += xxx.xml DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += device/rockchip/common/manifests/frameworks/rockchip.hardware.rockit.hw@1.0-service.xml DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += device/rockchip/common/manifests/frameworks/rockchip.hardware.neuralnetworks@1.0-service.xml DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += device/rockchip/common/manifests/frameworks/rockchip.hardware.outputmanager@1.0-service.xml DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += device/rockchip/common/manifests/frameworks/rockchip.hardware.hdmi@1.0-service.xml