summaryrefslogtreecommitdiff
path: root/plat_private/bootanim.te
diff options
context:
space:
mode:
Diffstat (limited to 'plat_private/bootanim.te')
-rw-r--r--plat_private/bootanim.te4
1 files changed, 1 insertions, 3 deletions
diff --git a/plat_private/bootanim.te b/plat_private/bootanim.te
index 46fe429..76b93b0 100644
--- a/plat_private/bootanim.te
+++ b/plat_private/bootanim.te
@@ -15,9 +15,7 @@ allow bootanim audioserver_service:service_manager find;
# Date : WK14.37
# Operation : Migration
# Purpose : for opetator
-allow bootanim property_socket:sock_file write;
-allow bootanim init:unix_stream_socket connectto;
-allow bootanim debug_prop:property_service set;
+set_prop(bootanim, debug_prop)
# Date : WK14.46
# Operation : Migration