Revert "Disable current matrix."

This reverts commit e0bb84be37.

Reason for revert: needs to be reverted in sc-dev-plus-aosp and below
    to re-enable the T matrix on aosp/master-..->goog/master

Change-Id: I538533d21e624f8ee5a392d0ee7618ee0969ec87
Merged-In: I4525301ad1205cf41937a98b7b9f67f052cb5bd9
This commit is contained in:
Steven Moreland
2021-05-21 18:19:36 +00:00
parent ebb0de34c8
commit 96f878f4ee
2 changed files with 1 additions and 1 deletions

View File

@@ -75,7 +75,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",

View File

@@ -102,6 +102,7 @@ my_system_matrix_deps := \
framework_compatibility_matrix.4.xml \
framework_compatibility_matrix.5.xml \
framework_compatibility_matrix.6.xml \
framework_compatibility_matrix.current.xml \
framework_compatibility_matrix.device.xml \
my_framework_matrix_deps += \