[DO NOT MERGE] sepolicy: Add "dontaudit" for twoshay dac_override. am: a1aab562ca
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15416442 Change-Id: Iecfcfb1daa0b1d91ddf3c2fb056526c5c011aa8e
This commit is contained in:
commit
70a9ce2df2
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