Revert "Allowe system_app to access UEvent"

This reverts commit 615c724fee.

This doesn't compile, and actually I intented to target platform_app,
which already have this permission.
This commit is contained in:
Pierre-Hugues Husson 2018-06-07 16:46:16 +02:00
parent 615c724fee
commit 72e91c7933
1 changed files with 0 additions and 1 deletions

View File

@ -1,2 +1 @@
allow priv_app overlay_service:service_manager find;
allow system_app self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;