3 Commits

Author SHA1 Message Date
Mahesh Kallelil
f896811b34 Fix SELinux error from dump_modem
The dump_modem script requires access to wakeup_events sysfs file.
Fixing a typo that caused permission error on accessing that file.

Bug: 281815537
Change-Id: I2f225e73b8515a478b597308b8726bffe6db3a76
Signed-off-by: Mahesh Kallelil <kallelil@google.com>
2023-05-11 00:48:47 -07:00
Mahesh Kallelil
dca837f2be Add wakeup_events and logbuffer to dump_modem
Adding /dev/logbuffer_cpif and wakeup_events sysfs attribute
under cpif to the modem bugreport.

Test: Tested bugreport on P23
Bug: 278501642
Change-Id: Ic4fcc5d637a59245f966442294e180d19de27f00
Signed-off-by: Mahesh Kallelil <kallelil@google.com>
2023-05-09 00:19:26 -07:00
Adam Shih
e301fa20c6 move modem dump to gs-common
Bug: 250475732
Test: adb bugreport
Change-Id: Id6dc2ef02d5e32b71de1b618e5588c202a2b6243
2022-10-05 10:36:26 +08:00