From 9a1c86dd4bb7cbb669061ecc66d4d11b12dd7a60 Mon Sep 17 00:00:00 2001 From: Mathieu Chartier Date: Thu, 3 Oct 2019 09:38:49 -0700 Subject: Use phenotype properties for boot image profile test Use these properties instead of system properties to get coverage. Bug: 139883463 Test: atest BootImageProfileTest Change-Id: I9275913ef109b5aaf0bdca6c07da8f102ecdc701 --- tests/BootImageProfileTest/AndroidTest.xml | 4 ++-- .../src/com/android/bootimageprofile/BootImageProfileTest.java | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/tests/BootImageProfileTest/AndroidTest.xml b/tests/BootImageProfileTest/AndroidTest.xml index c13200778c4b..b4f2663585cc 100644 --- a/tests/BootImageProfileTest/AndroidTest.xml +++ b/tests/BootImageProfileTest/AndroidTest.xml @@ -22,8 +22,8 @@