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:
parent
8cc3f28ac1
commit
de48018a88
4 changed files with 2 additions and 7 deletions
2
tracking_denials/README.txt
Normal file
2
tracking_denials/README.txt
Normal 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.
|
|
@ -1,3 +0,0 @@
|
||||||
# b/202906903
|
|
||||||
dontaudit hal_vibrator_default input_device:dir { open };
|
|
||||||
dontaudit hal_vibrator_default input_device:dir { read };
|
|
|
@ -1,2 +0,0 @@
|
||||||
# b/202906772
|
|
||||||
dontaudit priv_app hal_exynos_rild_hwservice:hwservice_manager { find };
|
|
|
@ -1,2 +0,0 @@
|
||||||
# b/202907037
|
|
||||||
dontaudit thermal_link_device sysfs:filesystem { associate };
|
|
Loading…
Add table
Add a link
Reference in a new issue