8 lines
427 B
Plaintext
8 lines
427 B
Plaintext
|
|
#add by fenghuan for bootanimition-custom
|
||
|
|
#============= mtkbootanimation ==============
|
||
|
|
allow mtkbootanimation bootanim_system_prop:file {read open getattr map};
|
||
|
|
allow mtkbootanimation proc_ged:file ioctl;
|
||
|
|
allowxperm mtkbootanimation proc_ged:file ioctl {0x6769 0x6765 0x6766 };
|
||
|
|
allowxperm mtkbootanimation proc_perfmgr:file ioctl {0x6701 0x6703 0x6704 0x6710 0x670f};
|
||
|
|
allow mtkbootanimation system_prop:property_service set;
|