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