mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Rename compatibility_matrix.current.xml
We can stick with the expected number and drop the use of "current". Test: m Bug: 266392619 Change-Id: I309f3e2a031ae364d59b4f86a711ca637a30e6e1
This commit is contained in:
@@ -83,10 +83,10 @@ vintf_compatibility_matrix {
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
name: "framework_compatibility_matrix.current.xml",
|
||||
stem: "compatibility_matrix.current.xml",
|
||||
name: "framework_compatibility_matrix.8.xml",
|
||||
stem: "compatibility_matrix.8.xml",
|
||||
srcs: [
|
||||
"compatibility_matrix.current.xml",
|
||||
"compatibility_matrix.8.xml",
|
||||
],
|
||||
kernel_configs: [
|
||||
"kernel_config_current_5.10",
|
||||
|
||||
@@ -103,7 +103,7 @@ my_system_matrix_deps := \
|
||||
framework_compatibility_matrix.5.xml \
|
||||
framework_compatibility_matrix.6.xml \
|
||||
framework_compatibility_matrix.7.xml \
|
||||
framework_compatibility_matrix.current.xml \
|
||||
framework_compatibility_matrix.8.xml \
|
||||
framework_compatibility_matrix.device.xml \
|
||||
|
||||
my_framework_matrix_deps += \
|
||||
|
||||
Reference in New Issue
Block a user