diff options
| author | techyguyperplexable <hlcj1234567@gmail.com> | 2025-12-08 21:36:10 +0000 |
|---|---|---|
| committer | techyguyperplexable <hlcj1234567@gmail.com> | 2025-12-08 21:36:10 +0000 |
| commit | ffea604362acd4e1c0e1f3f67e64518cbd616bbe (patch) | |
| tree | e052f44bc86708b1ff37d6e45b13dc64d48df29f | |
| parent | 60f0ff3131e16c8ce8215b41565884a9b7a581cd (diff) | |
universal9830: Remove matrix at vendor/aicpw16.0
* Due to recent changes removing that functionality, i will need to remove it
Change-Id: I4a500bb90503aaa3df311253e34cf699b7356dfe
Signed-off-by: techyguyperplexable <hlcj1234567@gmail.com>
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e62db71..77cc0a5 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -102,7 +102,6 @@ TARGET_NO_RADIOIMAGE := true # Framework Matrix DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := $(COMMON_PATH)/device_framework_matrix.xml DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += hardware/samsung/vintf/samsung_framework_compatibility_matrix.xml -DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE += vendor/aicp/config/device_framework_matrix.xml # Graphics TARGET_USES_VULKAN := true |
