[ALPS04821745] Add sepolicy for mediacodec
Codec using /proc/m4u have not permission to perform cmd 0x671a (MTK_M4U_CONFIG_PORT ARRAY) MTK-Commit-Id: edb1f46ed2152cbc05d0e91873283363ea5c39ad Change-Id: I8c2b91cf92ad2b13ba62d88affc31f21c193d2d5 CR-Id: ALPS04821745 Feature: H.264 Encoder
This commit is contained in:
parent
c0f2c27d28
commit
8af759bcb1
@ -152,4 +152,5 @@ allowxperm mediacodec proc_m4u:file ioctl MTK_M4U_T_SEC_INIT;
|
|||||||
# Purpose: Android Migration for Hybrid Encoder
|
# Purpose: Android Migration for Hybrid Encoder
|
||||||
allowxperm mediacodec proc_m4u:file ioctl MTK_M4U_T_CONFIG_PORT;
|
allowxperm mediacodec proc_m4u:file ioctl MTK_M4U_T_CONFIG_PORT;
|
||||||
allowxperm mediacodec proc_m4u:file ioctl MTK_M4U_T_CACHE_SYNC;
|
allowxperm mediacodec proc_m4u:file ioctl MTK_M4U_T_CACHE_SYNC;
|
||||||
|
allowxperm mediacodec proc_m4u:file ioctl MTK_M4U_T_CONFIG_PORT_ARRAY;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user