|
|
@ -1,4 +1,3 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<!--
|
|
|
|
Copyright 2022 The Android Open Source Project
|
|
|
|
Copyright 2022 The Android Open Source Project
|
|
|
|
|
|
|
|
|
|
|
@ -34,7 +33,7 @@
|
|
|
|
</option>
|
|
|
|
</option>
|
|
|
|
<option name="taskNames">
|
|
|
|
<option name="taskNames">
|
|
|
|
<list>
|
|
|
|
<list>
|
|
|
|
<option value=":benchmark:pixel6Api31atdDemoBenchmarkAndroidTest" />
|
|
|
|
<option value=":benchmarks:pixel6Api33DemoBenchmarkReleaseAndroidTest" />
|
|
|
|
<option value="--rerun" />
|
|
|
|
<option value="--rerun" />
|
|
|
|
<option value="--enable-display" />
|
|
|
|
<option value="--enable-display" />
|
|
|
|
</list>
|
|
|
|
</list>
|
|
|
@ -44,6 +43,7 @@
|
|
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
|
|
|
|
|
|
<RunAsTest>false</RunAsTest>
|
|
|
|
<method v="2" />
|
|
|
|
<method v="2" />
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
</component>
|
|
|
|
</component>
|
|
|
|