sepolicy: fix ged_srv denial

This commit is contained in:
fire855 2017-08-05 13:54:41 +02:00 committed by Mister Oyster
parent 4f93b5b728
commit 8fb5e24697
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ allow ged_srv servicemanager:binder call;
allow ged_srv surfaceflinger:binder call;
allow ged_srv surfaceflinger_service:service_manager find;
allow ged_srv self:netlink_kobject_uevent_socket { bind create setopt read};
allow ged_srv sysfs_boot_mode:file r_file_perms;