Don't start the HeapDumpInstrumentation.

There's no need for onCreate() to call start() and have onStart() call
finish() here. It's fine for onCreate() to call finish() itself.

Bug: 67999970
Test: tradefed.sh run commandAndExit template/local_min --template:map test=libcore-memory-metrics-tests
Change-Id: Iae4095bfc8f60adf63168257940c8fdd40b761b4
1 file changed