label extcon and remove obsolete zygote error

Bug: 205904404
Bug: 206045368
Bug: 207062229
Test: boot with no relevant error logs
Change-Id: If4c2f5591907bfcab2fd638f1222f84377270623
This commit is contained in:
Adam Shih 2021-11-23 11:41:50 +08:00
parent f6f699700c
commit 851a7bb16b
2 changed files with 3 additions and 10 deletions

View file

@ -1,10 +0,0 @@
# b/205904404
dontaudit system_server zygote:binder { call };
# b/206045368
dontaudit system_server zygote:binder { transfer };
# b/207062229
dontaudit system_server sysfs:dir { open };
dontaudit system_server sysfs:dir { read };
dontaudit system_server sysfs:file { getattr };
dontaudit system_server sysfs:file { open };
dontaudit system_server sysfs:file { read };