From 412e8cc470b9be647ec349f8ed33f47cefaab264 Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Tue, 1 Dec 2020 09:05:25 +0000 Subject: Revert "Disable BootImageProfileTest" This reverts commit 8491e68a3711419f3afc8566bccd27b5ecce7127. Bug: 173677667 Reason for revert: Landed fix in https://android-review.googlesource.com/c/platform/art/+/1513256 Change-Id: Ibd0ec78c1f4aab6ce6c711c0a79650693fa94c08 --- tests/BootImageProfileTest/TEST_MAPPING | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/BootImageProfileTest/TEST_MAPPING (limited to 'tests/BootImageProfileTest') diff --git a/tests/BootImageProfileTest/TEST_MAPPING b/tests/BootImageProfileTest/TEST_MAPPING new file mode 100644 index 000000000000..1b569f9455bf --- /dev/null +++ b/tests/BootImageProfileTest/TEST_MAPPING @@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "BootImageProfileTest" + } + ] +} -- cgit v1.2.3-59-g8ed1b