diff --git a/whitechapel/vendor/google/twoshay.te b/whitechapel/vendor/google/twoshay.te index ad239702..84087fe7 100644 --- a/whitechapel/vendor/google/twoshay.te +++ b/whitechapel/vendor/google/twoshay.te @@ -8,3 +8,9 @@ allow twoshay twoshay:capability sys_nice; binder_use(twoshay) add_service(twoshay, touch_context_service) + +# b/193224954 +dontaudit twoshay twoshay:capability dac_override; + +allow twoshay fwk_stats_service:service_manager find; +binder_call(twoshay, stats_service_server) \ No newline at end of file