Fix HidlTraceRecorder test.

Test: run vts -m HidlTraceRecorder
Change-Id: Ic7d0b41bda69d9f94594b7f918e7f076844cc51b
diff --git a/hidl_trace_recorder/AndroidTest.xml b/hidl_trace_recorder/AndroidTest.xml
index 8ef5c93..87c8918 100644
--- a/hidl_trace_recorder/AndroidTest.xml
+++ b/hidl_trace_recorder/AndroidTest.xml
@@ -15,7 +15,8 @@
 -->
 <configuration description="Config for VTS Sensor Module HIDL Trace Recoder test case">
     <target_preparer class="com.android.compatibility.common.tradefed.targetprep.VtsFilePusher">
-        <option name="push-group" value="HostDrivenTest.push" />
+        <option name="push-group" value="RecordReplayTest.push" />
+        <option name="push" value="DATA/bin/vts_profiling_configure->/data/local/tmp/vts_profiling_configure" />
         <option name="cleanup" value="true" />
     </target_preparer>
     <target_preparer class="com.android.compatibility.common.tradefed.targetprep.HidlProfilerPreparer">