Loading BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \ $(DEVICE_PATH)/device_framework_matrix.xml \ hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \ vendor/lineage/config/device_framework_matrix.xml DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml ODM_MANIFEST_FILES := $(DEVICE_PATH)/manifest-qva.xml Loading compatibility_matrix.xmldeleted 100644 → 0 +0 −74 Original line number Diff line number Diff line <compatibility-matrix version="2.0" type="device"> <hal format="hidl" optional="false"> <name>android.frameworks.schedulerservice</name> <version>1.0</version> <interface> <name>ISchedulingPolicyService</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.frameworks.sensorservice</name> <version>1.0</version> <interface> <name>ISensorManager</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.hidl.allocator</name> <version>1.0</version> <interface> <name>IAllocator</name> <instance>ashmem</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.hidl.manager</name> <version>1.0</version> <interface> <name>IServiceManager</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.hidl.memory</name> <version>1.0</version> <interface> <name>IMapper</name> <instance>ashmem</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.hidl.token</name> <version>1.0</version> <interface> <name>ITokenManager</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.system.wifi.keystore</name> <version>1.0</version> <interface> <name>IKeystore</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="true"> <name>vendor.qti.hardware.qccsyshal</name> <version>1.0</version> <interface> <name>IQccsyshal</name> <instance>qccsyshal</instance> </interface> </hal> <hal format="hidl" optional="true"> <name>vendor.qti.hardware.sigma_miracast</name> <version>1.0</version> <interface> <name>Isigma_miracast</name> <instance>sigmahal</instance> </interface> </hal> </compatibility-matrix> Loading
BoardConfig.mk +1 −1 Original line number Diff line number Diff line Loading @@ -75,7 +75,7 @@ DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := \ $(DEVICE_PATH)/device_framework_matrix.xml \ hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml \ vendor/lineage/config/device_framework_matrix.xml DEVICE_MATRIX_FILE := $(DEVICE_PATH)/compatibility_matrix.xml DEVICE_MATRIX_FILE := hardware/qcom-caf/common/compatibility_matrix.xml DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml ODM_MANIFEST_FILES := $(DEVICE_PATH)/manifest-qva.xml Loading
compatibility_matrix.xmldeleted 100644 → 0 +0 −74 Original line number Diff line number Diff line <compatibility-matrix version="2.0" type="device"> <hal format="hidl" optional="false"> <name>android.frameworks.schedulerservice</name> <version>1.0</version> <interface> <name>ISchedulingPolicyService</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.frameworks.sensorservice</name> <version>1.0</version> <interface> <name>ISensorManager</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.hidl.allocator</name> <version>1.0</version> <interface> <name>IAllocator</name> <instance>ashmem</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.hidl.manager</name> <version>1.0</version> <interface> <name>IServiceManager</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.hidl.memory</name> <version>1.0</version> <interface> <name>IMapper</name> <instance>ashmem</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.hidl.token</name> <version>1.0</version> <interface> <name>ITokenManager</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="false"> <name>android.system.wifi.keystore</name> <version>1.0</version> <interface> <name>IKeystore</name> <instance>default</instance> </interface> </hal> <hal format="hidl" optional="true"> <name>vendor.qti.hardware.qccsyshal</name> <version>1.0</version> <interface> <name>IQccsyshal</name> <instance>qccsyshal</instance> </interface> </hal> <hal format="hidl" optional="true"> <name>vendor.qti.hardware.sigma_miracast</name> <version>1.0</version> <interface> <name>Isigma_miracast</name> <instance>sigmahal</instance> </interface> </hal> </compatibility-matrix>