Revert "Disable current matrix."
This reverts commit e7938a23bb
.
Reason for revert: re-enable change aosp/master .. goog/master
Change-Id: I9ca426ff3bc8f144e81fb7013102e8b0fa1fb63d
This commit is contained in:
parent
d1a658d9a6
commit
3f51f6e447
2 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,6 @@ vintf_compatibility_matrix {
|
|||
|
||||
vintf_compatibility_matrix {
|
||||
name: "framework_compatibility_matrix.current.xml",
|
||||
enabled: false,
|
||||
stem: "compatibility_matrix.current.xml",
|
||||
srcs: [
|
||||
"compatibility_matrix.current.xml",
|
||||
|
|
|
@ -103,6 +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.device.xml \
|
||||
|
||||
my_framework_matrix_deps += \
|
||||
|
|
Loading…
Reference in a new issue