rx_producer: Set the deferred_start to false to avoid dangling perfetto
tracing.

The true value means the perfetto will allocate resources ahead, but
because iorap starts the tracing immediately without any preparation
phase, it doesn't seem to be very helpful and causes dangling perfetto
tracing.

Bug: 156260391
Test: atest iorap-functional-test
Change-Id: I90dfd10f1c2db1c33e01ecd9b33710807f3ba014
1 file changed