From eea7926c2ada8a047de05a263b0d487d4f7565f3 Mon Sep 17 00:00:00 2001 From: Mathieu Chartier Date: Tue, 24 Mar 2020 11:34:57 -0700 Subject: Reboot device after test for cleanup Since the properties are not persistent, reboot the device to clean up after doing the test. Test: atest BootImageProfileTest and verify properties Bug: 151798523 Change-Id: Icf120e032c12f83635b3d9e8cdc764b4ebd817dd --- tests/BootImageProfileTest/AndroidTest.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/BootImageProfileTest') diff --git a/tests/BootImageProfileTest/AndroidTest.xml b/tests/BootImageProfileTest/AndroidTest.xml index d7f820411f27..7e97fa3a8ff1 100644 --- a/tests/BootImageProfileTest/AndroidTest.xml +++ b/tests/BootImageProfileTest/AndroidTest.xml @@ -23,6 +23,10 @@