mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Rename compatibility_matrix.current.xml" am: 227fecd3ed
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2402194 Change-Id: Ia2fa2656043558c096a71a60e65eca463221fcd2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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