specify CpuProfilingTest name

Test: ENABLE_TREBLE=true make vts BUILD_GOOGLE_VTS=true -j32 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module CpuProfilingTest -l INFO
Change-Id: Ie0196bcebf05e91965a09731c7731b61b07988eb
diff --git a/cpu_profiling/AndroidTest.xml b/cpu_profiling/AndroidTest.xml
index 551fbb1..2845c90 100644
--- a/cpu_profiling/AndroidTest.xml
+++ b/cpu_profiling/AndroidTest.xml
@@ -20,6 +20,7 @@
     </target_preparer>
     <target_preparer class="com.android.tradefed.targetprep.VtsPythonVirtualenvPreparer"></target_preparer>
     <test class="com.android.tradefed.testtype.VtsMultiDeviceTest">
+        <option name="test-module-name" value="CpuProfilingTest" />
         <option name="test-case-path" value="vts/testcases/kernel/cpu_profiling/CpuProfilingTest" />
         <option name="binary-test-sources" value="
             _32bit::DATA/nativetest/simpleperf_cpu_hotplug_test/simpleperf_cpu_hotplug_test,