Allow platform_app:systemui to access system_update info am: 7e59945dbb
am: ddf255dc1e
am: 0b98c52dfc
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro-sepolicy/+/22086254 Change-Id: I54088cd2aecf5b287ee7263ce35fec71f660cc4a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
67f232aa2f
1 changed files with 2 additions and 0 deletions
2
system_ext/private/platform_app.te
Normal file
2
system_ext/private/platform_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Allow platform apps to access system_update_service (e.g. check if update info is available).
|
||||
allow platform_app system_update_service:service_manager find;
|
Loading…
Add table
Add a link
Reference in a new issue