Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bba15734 authored by Stephane Lee's avatar Stephane Lee
Browse files

Commonize pixelstats uevent sepolicies into pixel-specific sepolicy folder

Bug: 171793497
Test: Ensure there are no sepolicy violations for this device
Change-Id: I4ca199d49750c780233dc6d74edd2f983857d85a
parent 8640343f
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -18,9 +18,6 @@ binder_use(pixelstats_vendor)
allow pixelstats_vendor fwk_stats_service:service_manager find;

allow pixelstats_vendor sysfs_scsi_devices_0000:file rw_file_perms;
r_dir_file(pixelstats_vendor, sysfs_batteryinfo)
# UeventListener
allow pixelstats_vendor self:netlink_kobject_uevent_socket create_socket_perms_no_ioctl;

# wlc
allow pixelstats_vendor sysfs_wlc:dir search;