[ALPS04723934] SEPolicy: Remove phased-out guiext rules
Remove guiext rules because guiext has been phased out MTK-Commit-Id: 0684124257af5ca2c55c48473e1568710ce098d4 Change-Id: I8aae89d8dd2388fb9f13a55331de46284e9b97ee CR-Id: ALPS04723934 Feature: [Android Default] SELinux, SEAndroid, and SE-MTK (cherry picked from commit c8b973fb79f79bff081dae58d665d235bfffc23a)
This commit is contained in:
parent
c6f62897b6
commit
f697fb2b40
@ -30,8 +30,8 @@ allow mtkbootanimation proc_secmem:file { read open};
|
||||
# Date : WK14.36
|
||||
# Operation : Migration
|
||||
# Purpose : for ui
|
||||
allow mtkbootanimation guiext-server:binder call;
|
||||
allow mtkbootanimation guiext-server:binder transfer;
|
||||
# allow mtkbootanimation guiext-server:binder call;
|
||||
# allow mtkbootanimation guiext-server:binder transfer;
|
||||
|
||||
# Date : WK16.29
|
||||
# Operation : Migration
|
||||
@ -41,7 +41,7 @@ allow mtkbootanimation dri_device:chr_file { read write open ioctl };
|
||||
# Date : WK17.29
|
||||
# Operation : Migration
|
||||
# Purpose : for device bring up
|
||||
allow mtkbootanimation guiext-server_service:service_manager find;
|
||||
# allow mtkbootanimation guiext-server_service:service_manager find;
|
||||
|
||||
# Date : WK17.48
|
||||
# Operation : Migration
|
||||
|
@ -1,20 +0,0 @@
|
||||
# ==============================================
|
||||
# Policy File of /system/bin/guiext-server Executable File
|
||||
|
||||
# ==============================================
|
||||
# MTK Policy Rule
|
||||
# ==============================================
|
||||
# Type Declaration
|
||||
# ==============================================
|
||||
type guiext-server_exec, system_file_type, exec_type, file_type;
|
||||
|
||||
typeattribute guiext-server coredomain;
|
||||
|
||||
init_daemon_domain(guiext-server)
|
||||
|
||||
# for bqdump and conversion pool
|
||||
binder_service(guiext-server)
|
||||
binder_use(guiext-server)
|
||||
|
||||
binder_call(guiext-server, binderservicedomain)
|
||||
binder_call(guiext-server, appdomain)
|
@ -1,4 +0,0 @@
|
||||
# ==============================================
|
||||
# Policy File of /system/bin/guiext-server Executable File
|
||||
|
||||
type guiext-server, domain;
|
Loading…
x
Reference in New Issue
Block a user