Fix avc error from systemui
Bug: 264266705 Change-Id: Iabc41ea7901ea99646147b133b96dd0297fd376d
This commit is contained in:
parent
c7edca28e2
commit
3c27af4e58
2 changed files with 3 additions and 2 deletions
2
vendor/systemui.te
vendored
2
vendor/systemui.te
vendored
|
@ -1,2 +0,0 @@
|
|||
type systemui_app, domain;
|
||||
app_domain(systemui_app)
|
3
vendor/systemui_app.te
vendored
Normal file
3
vendor/systemui_app.te
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
type systemui_app, domain;
|
||||
app_domain(systemui_app)
|
||||
allow systemui_app app_api_service:service_manager find;
|
Loading…
Add table
Add a link
Reference in a new issue