resolve merge conflicts of 945de94222 to sc-v2-dev-plus-aosp

Bug: 197166084

Change-Id: I4b8b2d99db133be4c96853f072e3b10dbac39b92
Merged-In: Ib95debbc9ce10919c5f935e8f70b340bb293b54a
This commit is contained in:
David Chen 2021-08-19 01:59:26 +00:00
commit 28cd716faa

View file

@ -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)