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: I60d6a4837cbc8b8e5acd7d7fa3523d95da41b16e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Marcello Galhardo 2023-03-16 23:10:46 +00:00 committed by Automerger Merge Worker
commit 9c52389f67

View 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;