commit | 8000744afd8ae60eb76876696e2121b384680e39 | [log] [tgz] |
---|---|---|
author | Ajit Vaishya <ajitv@codeaurora.org> | Mon Sep 16 19:24:48 2019 +0530 |
committer | Ajit Vaishya <ajitv@codeaurora.org> | Tue Sep 17 21:06:07 2019 +0530 |
tree | ab51959a0557ba588d01654e4d1fc8993181ab32 | |
parent | f00c82e9770254df8f4eeac3423d2f8ed994d109 [diff] |
Wifi-Hal: Support to add New type of pkt log Currently parsing of per packet logs is based on target i.e. Different target support different parsing logic. Wifi-Hal won't support of packet log parsing for per target, due to which it received unknown pkt log type and spamming in logcat. Thus this fix mute the spamming by masking with a new type of packet log. Change-Id: I4cd84e1e5fb6209bf11cc36dc9b6030d0f9f4e90 CRs-Fixed: 2519098