aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/report/linux.go')
-rw-r--r--pkg/report/linux.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/report/linux.go b/pkg/report/linux.go
index ada85e910..9eb6c0972 100644
--- a/pkg/report/linux.go
+++ b/pkg/report/linux.go
@@ -1546,6 +1546,8 @@ var linuxOopses = append([]*oops{
compile("_INFO::"), // Android can print this during boot.
compile("INFO: sys_.* is not present in /proc/kallsyms"), // pkg/host output in debug mode
compile("INFO: no syscalls can create resource"), // pkg/host output in debug mode
+ compile("CAM_INFO:"), // Android prints this.
+ compile("rmt_storage:INFO:"), // Android prints this.
},
},
{