Merge "Don't run permissioncontroller_app in permissive mode" am: 4c37de9b44
am: 13d115dc56
Change-Id: I4d43821e1e5ce824fbaaf280a5b364f8ffeac491
This commit is contained in:
commit
cdfdf80c4e
1 changed files with 0 additions and 8 deletions
|
@ -3,14 +3,6 @@
|
|||
###
|
||||
type permissioncontroller_app, domain, coredomain;
|
||||
|
||||
# Allow everything.
|
||||
# TODO(b/142672293): remove when no selinux denials are triggered for this
|
||||
# domain
|
||||
# STOPSHIP(b/142672293): monitor http://go/sedenials for any denials around
|
||||
# `permissioncontroller_app` and remove this line once we are confident about
|
||||
# this having the right set of permissions.
|
||||
userdebug_or_eng(`permissive permissioncontroller_app;')
|
||||
|
||||
app_domain(permissioncontroller_app)
|
||||
|
||||
# Allow interaction with gpuservice
|
||||
|
|
Loading…
Reference in a new issue