Delays PCAPNG file creation until first packet

This CL fixes b/257848589. The creation of log file is delayed until
first UCI packet is received by LogWriterActor. As a result, no log file
would be created had the logging been disabled throughout the usage.

Bug: 257848589
Test: cargo test
Test: make com.android.google.uwb with ag/19881044 cherry-picked
Change-Id: Id3841ca3f2fe4ca0e6706cde87e7cd14ef281e52
1 file changed