mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 11:26:33 +00:00
ril: collect haldebug log in bugreport
File is generated when RIL crash to keep haldebug log. Bug: 129143228 Bug: 146465887 Test: build pass and check haldebug_ril0 in bugreport Change-Id: I3690845a08fe7fedddc13adced02b9316f54fd39
This commit is contained in:
@@ -139,6 +139,8 @@ void DumpstateDevice::dumpModem(int fd, int fdModem)
|
||||
const std::string extendedLogDir = "/data/vendor/radio/extended_logs";
|
||||
const std::vector <std::string> rilAndNetmgrLogs
|
||||
{
|
||||
"/data/vendor/radio/haldebug_ril0",
|
||||
"/data/vendor/radio/haldebug_ril1",
|
||||
"/data/vendor/radio/ril_log0",
|
||||
"/data/vendor/radio/ril_log0_old",
|
||||
"/data/vendor/radio/ril_log1",
|
||||
|
||||
Reference in New Issue
Block a user