update avc error list ab/6888029

Bug: 170184418
Test: pts-tradefed run pts -m PtsSELinuxTest -t com.google.android.selinux.pts.SELinuxTest#scanAvcDeniedLogRightAfterReboot
Change-Id: I97b5576c4d17473ae35054f75a31e90694dedd90
diff --git a/tracking_denials/proc_net.te b/tracking_denials/proc_net.te
new file mode 100644
index 0000000..74a9ba8
--- /dev/null
+++ b/tracking_denials/proc_net.te
@@ -0,0 +1,2 @@
+# b/170265025
+dontaudit proc_net proc:filesystem associate ;
diff --git a/tracking_denials/system_server.te b/tracking_denials/system_server.te
new file mode 100644
index 0000000..22e360d
--- /dev/null
+++ b/tracking_denials/system_server.te
@@ -0,0 +1,3 @@
+# b/170267149
+dontaudit system_server proc_irq:dir search ;
+dontaudit system_server proc_scsi:dir search ;
diff --git a/tracking_denials/untrusted_app.te b/tracking_denials/untrusted_app.te
new file mode 100644
index 0000000..40e89da
--- /dev/null
+++ b/tracking_denials/untrusted_app.te
@@ -0,0 +1,4 @@
+# b/170266998
+dontaudit google_camera_app selinuxfs:file read ;
+dontaudit google_camera_app selinuxfs:file open ;
+dontaudit untrusted_app_29 hal_qspmhal_default:binder call ;