From 86d368fe15d1ec06cda9fedc5faf2e7adb034eb8 Mon Sep 17 00:00:00 2001 From: Darby Sauter Date: Tue, 23 Feb 2021 20:11:53 -0800 Subject: pkg/report: added extra ignore cases for android Ignore cases that match "INFO:" that were not important. These occured on Pixel3XL running Android 11. --- pkg/report/testdata/linux/report/605 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pkg/report/testdata/linux/report/605 (limited to 'pkg/report/testdata') diff --git a/pkg/report/testdata/linux/report/605 b/pkg/report/testdata/linux/report/605 new file mode 100644 index 000000000..d5dc7d4cb --- /dev/null +++ b/pkg/report/testdata/linux/report/605 @@ -0,0 +1,11 @@ + +[ 3.906407] CAM_INFO: CAM-ISP: cam_isp_dev_probe: 122 Camera ISP probe complete +[ 3.918204] CAM_INFO: CAM-ACTUATOR: cam_actuator_parse_dt: 58 No GPIO found +[ 3.918231] CAM_INFO: CAM-SENSOR: cam_actuator_driver_platform_probe: 415 [LTC] pdev->name=ac4a000.qcom,cci:qcom,actuator@0 +[ 3.918331] CAM_INFO: CAM-ACTUATOR: cam_actuator_parse_dt: 58 No GPIO found +[ 3.924415] CAM_INFO: CAM-OIS: cam_ois_get_dt_data: 52 No GPIO found +[ 3.930171] CAM_WARN: CAM-SMMU: cam_smmu_create_add_handle_in_table: 608 Error: cam-secure already got handle 0x4cd20 +[ 3.935202] CAM_INFO: CAM-JPEG: cam_jpeg_dev_probe: 119 Camera JPEG probe complete +[ 9.605945] init: starting service 'rmt_storage'... +[ 9.723484] rmt_storage:INFO:check_support_using_libmdm: Modem subsystem found on target! +[ 9.738156] rmt_storage:INFO:main: Done with init now waiting for messages! -- cgit mrf-deployment