Allow platform_app:systemui to access system_update info
Test: manual Bug: 273684235 Change-Id: I516e792e926827471b04b336038fab1b1cd540ec
This commit is contained in:
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;
|
||||
Reference in New Issue
Block a user