[ALPS04791203] m4u: add ioctl define for permissioin control

[Detail]
Add ioctl define for permissioin control
if user need to add m4u permission,
need to add it in its process .te file

MTK-Commit-Id: 450b6a3cf6177d0befee4dbe3e41104c8e957191

Change-Id: If708b999fd398a2388cdf7fc764d91814a9bbf86
Signed-off-by: Cui Zhang <cui.zhang@mediatek.com>
CR-Id: ALPS04791203
Feature: [Module]ION/M4U
This commit is contained in:
Cui Zhang 2020-01-18 10:20:36 +08:00 committed by Guangming Cao
parent 19ad399e64
commit ba7ce778ea

View File

@ -62,3 +62,4 @@ define(`JPG_BRIDGE_ENC_IO_START', `0x780f')
##################################### #####################################
# m4u_priv.h # m4u_priv.h
define(`MTK_M4U_T_SEC_INIT', `0x6732') define(`MTK_M4U_T_SEC_INIT', `0x6732')
define(`MTK_M4U_T_CONFIG_PORT', `0x670b')