wifi: Add cnss_diag for factory build
cnss_diag is the tool to collect wifi firmware/driver logs Bug: 237040904 Test: collect fw/driver logs correctly Change-Id: I6f476eb7d90cbd194ee96f0862c8c695e0258462
This commit is contained in:
parent
c083bfcf65
commit
07405732df
1 changed files with 3 additions and 0 deletions
|
@ -35,3 +35,6 @@ PRODUCT_PACKAGES += fatp_imx787_hat_tool
|
||||||
|
|
||||||
# Factory binaries of wifi
|
# Factory binaries of wifi
|
||||||
PRODUCT_PACKAGES += athdiag
|
PRODUCT_PACKAGES += athdiag
|
||||||
|
PRODUCT_PACKAGES += libdiag
|
||||||
|
PRODUCT_PACKAGES += libtime_genoff
|
||||||
|
PRODUCT_PACKAGES += cnss_diag
|
||||||
|
|
Loading…
Reference in a new issue