mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
Add support for reading the GSA logs sysfs file to see the GSA logs in
the bugreports we get from dogfooders.
(cherry picked from commit 09cb4227bb)
Bug: 271125313
Test: adb shell dumpstate
Change-Id: I09a2e039451b5eb8b7fa360ba03486bd871fb970
Merged-In: I09a2e039451b5eb8b7fa360ba03486bd871fb970
7 lines
114 B
Makefile
7 lines
114 B
Makefile
PRODUCT_PACKAGES += dump_wlan.sh \
|
|
dump_power.sh
|
|
|
|
PRODUCT_PACKAGES_DEBUG += dump_cma.sh \
|
|
dump_gsa.sh
|
|
|