Merge "[DO NOT MERGE] sepolicy: Add "dontaudit" for twoshay dac_override." into sc-dev

This commit is contained in:
Mark Chang 2021-07-31 00:01:26 +00:00 committed by Android (Google) Code Review
commit f7fa1fa877

View file

@ -8,3 +8,6 @@ allow twoshay twoshay:capability sys_nice;
binder_use(twoshay) binder_use(twoshay)
add_service(twoshay, touch_context_service) add_service(twoshay, touch_context_service)
# b/193224954
dontaudit twoshay twoshay:capability dac_override;