Sepolicy: Add perm for find cmstatusbar

01-11 20:56:42.459   367   367 E SELinux : avc:  denied  { find } for service=cmstatusbar pid=4069 uid=10094 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:cm_status_bar_service:s0 tclass=service_manager permissive=0

Change-Id: I807db436c6e983244c08ca025d41d75d035dbc0f
This commit is contained in:
micky387
2017-01-11 21:02:17 +01:00
committed by Ethan Chen
parent a18b05792f
commit ffdd0dc110

View File

@@ -1 +1,2 @@
allow untrusted_app cm_weather_service:service_manager find;
allow untrusted_app cm_status_bar_service:service_manager find;