sepolicy: fix denial for sudaemon

fixes root access for apps

Change-Id: Iff443bf4cbea817917da72bbfc58f9fe42acceb5
gugelfrei
codeworkx 9 years ago committed by Ethan Chen
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…
Cancel
Save