summaryrefslogtreecommitdiffstats
path: root/prebuilts/api/26.0/plat_private/boot_logo_updater.te
diff options
context:
space:
mode:
Diffstat (limited to 'prebuilts/api/26.0/plat_private/boot_logo_updater.te')
-rwxr-xr-xprebuilts/api/26.0/plat_private/boot_logo_updater.te3
1 files changed, 0 insertions, 3 deletions
diff --git a/prebuilts/api/26.0/plat_private/boot_logo_updater.te b/prebuilts/api/26.0/plat_private/boot_logo_updater.te
index 52c38f0..a55a3ca 100755
--- a/prebuilts/api/26.0/plat_private/boot_logo_updater.te
+++ b/prebuilts/api/26.0/plat_private/boot_logo_updater.te
@@ -21,9 +21,6 @@ allow boot_logo_updater graphics_device:chr_file rw_file_perms;
# For IPC communication
allow boot_logo_updater init:unix_stream_socket connectto;
allow boot_logo_updater property_socket:sock_file write;
-#allow boot_logo_updater self:capability dac_override;
-# To access some boot_mode infornation
-#allow boot_logo_updater sysfs:file rw_file_perms;
# To access directory /dev/block/mmcblk0 or /dev/block/sdc
allow boot_logo_updater block_device:dir search;
allow boot_logo_updater graphics_device:dir search;