zumapro: sepolicy: Don't label SystemUI as systemui_app
While this might be useful on Pixel stock ROM, this serves no purpose anywhere else. In fact, it makes it more fragile, as we'd need to track platform SystemUI related SELinux changes ourselves. Change-Id: I205df902649fd712a89f21f51099e088c5bdef2e
This commit is contained in:
parent
5531242f8f
commit
11a70b26d5
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
|||
# PixelDisplayService
|
||||
user=_app seinfo=platform name=com.android.pixeldisplayservice domain=pixeldisplayservice_app type=app_data_file levelFrom=all
|
||||
|
||||
# SystemUI
|
||||
user=_app seinfo=platform name=com.android.systemui domain=systemui_app type=app_data_file levelFrom=all
|
||||
user=_app seinfo=platform name=com.android.systemui:* domain=systemui_app type=app_data_file levelFrom=all
|
||||
# PixelNtnService
|
||||
user=system seinfo=platform name=com.google.android.satellite domain=pixelntnservice_app type=app_data_file levelFrom=all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue