1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright 2020 Google Inc. All Rights Reserved -->
3<configuration description="Common template for flashing the device with GSI image." >
4 <target_preparer class="com.android.tradefed.targetprep.GsiDeviceFlashPreparer" />
5</configuration>
6