Allow twoshay to access fwk_stats_service and system_server am: c0922582bc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15605516 Change-Id: I8a500539a2738d27fa47d2d3f45cfe5e68bfe099
This commit is contained in:
commit
945de94222
1 changed files with 3 additions and 0 deletions
3
whitechapel/vendor/google/twoshay.te
vendored
3
whitechapel/vendor/google/twoshay.te
vendored
|
@ -11,3 +11,6 @@ add_service(twoshay, touch_context_service)
|
||||||
|
|
||||||
# b/193224954
|
# b/193224954
|
||||||
dontaudit twoshay twoshay:capability dac_override;
|
dontaudit twoshay twoshay:capability dac_override;
|
||||||
|
|
||||||
|
allow twoshay fwk_stats_service:service_manager find;
|
||||||
|
binder_call(twoshay, stats_service_server)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue