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:
Tim Lin
2019-11-08 13:49:08 +08:00
committed by Cyan_Hsieh
parent c09e9d2949
commit a03a5d3c9a

View File

@@ -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",