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

Commit e6d48e32 authored by Stephane Lee's avatar Stephane Lee Committed by Automerger Merge Worker
Browse files

Commonize pixelstats uevent sepolicies into pixel-specific sepolicy folder am:...

Commonize pixelstats uevent sepolicies into pixel-specific sepolicy folder am: bba15734 am: 8104a06c

Original change: https://android-review.googlesource.com/c/device/google/redfin-sepolicy/+/1646617

Change-Id: Id9141f686108edbf80ba928dcef9c24e0f35c035
parents 516815b3 8104a06c
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;