dumpstate: add HAL log for wifi-specific bug report

Add HAL log to cover more debug log

Bug: 122490279
Test: build, manual

Manual test
-----------
- boot crosshatch
- enable wifi
- connect to googleguest
$ adb root
$ adb shell pkill -f 'wifi@'
- notice "Bug report #1 captured" notification
$ adb pull '/data/user_de/0/com.android.shell/files/bugreports
$ unzip bugreports/*.zip
$ grep "was the duration of 'DUMPSTATE'" bugreport*.txt
->  ------ 15.213s was the duration of 'DUMPSTATE' ------
- check HAL log shows in /lshal-debug

Change-Id: Ife0b3994a53a56f651cbae54d997499038883554
1 file changed