summaryrefslogtreecommitdiff
path: root/plat_private/boot_logo_updater.te
diff options
context:
space:
mode:
Diffstat (limited to 'plat_private/boot_logo_updater.te')
-rw-r--r--plat_private/boot_logo_updater.te5
1 files changed, 1 insertions, 4 deletions
diff --git a/plat_private/boot_logo_updater.te b/plat_private/boot_logo_updater.te
index 62aa7f3..2370498 100644
--- a/plat_private/boot_logo_updater.te
+++ b/plat_private/boot_logo_updater.te
@@ -14,13 +14,10 @@ init_daemon_domain(boot_logo_updater)
# Date : WK14.32
# Operation : Migration
# Puration : set boot reason
-allow boot_logo_updater system_prop:property_service set;
+set_prop(boot_logo_updater, system_prop)
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;
# 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;