Merge "Rename compatibility_matrix.current.xml" am: 227fecd3ed
am: 18ace8f88c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2402194 Change-Id: I4a2e838a7122048bfcb456e419e1c2406930f474 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3b48517261
3 changed files with 4 additions and 4 deletions
|
@ -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 += \
|
||||
|
|
Loading…
Reference in a new issue