<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2017 Google Inc. All Rights Reserved -->
<!-- Runs shell commands. -->
<configuration description="Common template for running shell commands." >
    <target_preparer class="com.android.tradefed.targetprep.RunCommandTargetPreparer" />
</configuration>
