[DO NOT MERGE] sepolicy: Add "dontaudit" for twoshay dac_override.
Bug: 193224954 Test: build pass and boot to home Signed-off-by: Mark Chang <changmark@google.com> Change-Id: I5c330564cc026e113c5d33d5d093dbcdb3ede5e4
This commit is contained in:
parent
9bfbb3c0d4
commit
a1aab562ca
1 changed files with 3 additions and 0 deletions
3
whitechapel/vendor/google/twoshay.te
vendored
3
whitechapel/vendor/google/twoshay.te
vendored
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue