• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright 2019 Google Inc. All Rights Reserved -->
3<!-- Runs commands in fastboot. -->
4<configuration description="Common template for running fastboot commands." >
5    <target_preparer class="com.android.tradefed.targetprep.FastbootCommandPreparer" />
6</configuration>
7