From 76aa9d6ab13c5df7e00eff408a33e2ca7904cd86 Mon Sep 17 00:00:00 2001 From: Julien Desprez Date: Wed, 14 Feb 2024 04:19:02 +0000 Subject: Add RootTargetPreparer for explicitly specifying the root dependency Before, the test gets root implicitly via DeviceSetup which wasn't intented. Change-Id: I4b86fd5ee31f746942a2bf073a29cb2180a39f27 Test: presubmit Bug: 325094408 --- tests/BootImageProfileTest/AndroidTest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/BootImageProfileTest/AndroidTest.xml') diff --git a/tests/BootImageProfileTest/AndroidTest.xml b/tests/BootImageProfileTest/AndroidTest.xml index 7e97fa3a8ff1..9b527dc159ee 100644 --- a/tests/BootImageProfileTest/AndroidTest.xml +++ b/tests/BootImageProfileTest/AndroidTest.xml @@ -14,6 +14,7 @@ limitations under the License. --> + -- cgit v1.2.3-59-g8ed1b