sepolicy: fix denial for sudaemon
fixes root access for apps Change-Id: Iff443bf4cbea817917da72bbfc58f9fe42acceb5
This commit is contained in:
parent
517e6915cc
commit
01490eface
@ -41,6 +41,7 @@ userdebug_or_eng(`
|
||||
dontaudit sudaemon domain:peer *;
|
||||
dontaudit sudaemon domain:binder *;
|
||||
dontaudit sudaemon property_type:property_service *;
|
||||
dontaudit sudaemon appops_service:service_manager *;
|
||||
')
|
||||
|
||||
## Perms for the app
|
||||
|
Loading…
Reference in New Issue
Block a user