From e5f28772ef1821b6ff72d99c1c2b25bb14a90e29 Mon Sep 17 00:00:00 2001 From: Gopinath Elanchezhian Date: Tue, 18 Aug 2020 15:11:13 -0700 Subject: [PATCH] Move Tradefed content provider installation in preparer. Pushing sample file in /sdcard automatically installs the content provider. This is done to reduce noise during the second test in the test suite. Bug: b/164992819 Test: atest MultiUserPerfTest Change-Id: I1dd583acc850e1233f06af50e28e2ebb0adc0df1 --- apct-tests/perftests/multiuser/AndroidTest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apct-tests/perftests/multiuser/AndroidTest.xml b/apct-tests/perftests/multiuser/AndroidTest.xml index c7929af6077fb..fbe589248338b 100644 --- a/apct-tests/perftests/multiuser/AndroidTest.xml +++ b/apct-tests/perftests/multiuser/AndroidTest.xml @@ -27,6 +27,9 @@