Update avc error on ROM 7349999

avc: denied { call } for scontext=u:r:dumpstate:s0 tcontext=u:r:twoshay:s0 tclass=binder permissive=0

Bug: 187795940
Test: PtsSELinuxTestCases
Change-Id: Ib85ee1d52915b292295b21df8df48c18761c088e
This commit is contained in:
sukiliu 2021-05-11 17:23:23 +08:00
parent bc525e1a49
commit 99853e483b

View file

@ -1,2 +1,4 @@
# b/185723618 # b/185723618
dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find }; dontaudit dumpstate hal_power_stats_vendor_service:service_manager { find };
# b/187795940
dontaudit dumpstate twoshay:binder call;