From ac3eecfd8a45d08b7b7568d58b6247b074da1be8 Mon Sep 17 00:00:00 2001 From: Mathieu Chartier Date: Sat, 22 Feb 2020 22:01:24 +0000 Subject: [PATCH] Revert "Disable BootImageProfileTest presubmit" This reverts commit 33b9bb815b788a47a5a320360ce02205336444cf. Bug: 149802360 Reason for revert: Test is hopefully fixed Change-Id: Ifc99b98d0b438f5c0d7ae29a9046c4fc5fe2cf21 --- .../BootImageProfileTest/{DISABLED_TEST_MAPPING => TEST_MAPPING} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/BootImageProfileTest/{DISABLED_TEST_MAPPING => TEST_MAPPING} (100%) diff --git a/tests/BootImageProfileTest/DISABLED_TEST_MAPPING b/tests/BootImageProfileTest/TEST_MAPPING similarity index 100% rename from tests/BootImageProfileTest/DISABLED_TEST_MAPPING rename to tests/BootImageProfileTest/TEST_MAPPING