1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright 2019 Google Inc. All Rights Reserved -->
3<configuration description="A preparer for switching to a different user.">
4    <!-- By default it does not switch. -->
5    <target_preparer class="com.android.tradefed.targetprep.SwitchUserTargetPreparer" />
6</configuration>