Merge "sepolicy: Add "dontaudit" for twoshay dac_override."
This commit is contained in:
commit
0782cab4f0
1 changed files with 3 additions and 0 deletions
3
whitechapel/vendor/google/twoshay.te
vendored
3
whitechapel/vendor/google/twoshay.te
vendored
|
@ -11,3 +11,6 @@ add_service(twoshay, touch_context_service)
|
||||||
|
|
||||||
allow twoshay fwk_stats_service:service_manager find;
|
allow twoshay fwk_stats_service:service_manager find;
|
||||||
binder_call(twoshay, stats_service_server)
|
binder_call(twoshay, stats_service_server)
|
||||||
|
|
||||||
|
# b/198755236
|
||||||
|
dontaudit twoshay twoshay:capability dac_override;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue