fw-api: CL 10899787 - update fw common interface files

add code coverage module ID

Change-Id: Ia48f213fc39066aa607b20d9f0d84675383a6edd
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2020-06-30 12:00:49 -07:00
committed by Gerrit - the friendly Code Review server
parent 39979d0332
commit 5984a09bec

View File

@@ -116,6 +116,7 @@ typedef enum {
WLAN_MODULE_QUIET_IE, /* 0x52 */
WLAN_MODULE_SHMEM_MGR, /* 0x53 */
WLAN_MODULE_CFIR, /* 0x54 */ /* Channel Capture */
WLAN_MODULE_CODE_COVER, /* 0x55 */ /* code coverage */
WLAN_MODULE_ID_MAX,
WLAN_MODULE_ID_INVALID = WLAN_MODULE_ID_MAX,