sepolicy: fix denial for sudaemon

fixes root access for apps

Change-Id: Iff443bf4cbea817917da72bbfc58f9fe42acceb5
This commit is contained in:
codeworkx 2015-11-20 20:38:25 +01:00 committed by Ethan Chen
parent 517e6915cc
commit 01490eface

View File

@ -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