Allow platform_app:systemui to access system_update info
Test: manual Bug: 273684235 Change-Id: I516e792e926827471b04b336038fab1b1cd540ec
This commit is contained in:
parent
add3a60535
commit
7e59945dbb
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