remove errors that were filed on the wrong ROM ID

Bug: 202906903
Bug: 202906772
Bug: 202907037
Test: boot with those errors appear again
Change-Id: I5bc173c18b0d2a94ac2146e1c6e405c542e0c9ba
This commit is contained in:
Adam Shih 2021-10-29 11:10:43 +08:00
parent 8cc3f28ac1
commit de48018a88
4 changed files with 2 additions and 7 deletions

View file

@ -0,0 +1,2 @@
This folder stores known errors detected by PTS. Be sure to remove relevant
files to reproduce error log on latest ROMs.

View file

@ -1,3 +0,0 @@
# b/202906903
dontaudit hal_vibrator_default input_device:dir { open };
dontaudit hal_vibrator_default input_device:dir { read };

View file

@ -1,2 +0,0 @@
# b/202906772
dontaudit priv_app hal_exynos_rild_hwservice:hwservice_manager { find };

View file

@ -1,2 +0,0 @@
# b/202907037
dontaudit thermal_link_device sysfs:filesystem { associate };