From 045348b6276730053a038c8f49c9e28ef95b62bb Mon Sep 17 00:00:00 2001 From: Coboy Chen Date: Sat, 18 Jan 2020 10:14:10 +0800 Subject: [PATCH] [ALPS04327011] sepolicy: add ioctl defines Add ioctl defines of MMC and UFS for storageproxyd. MTK-Commit-Id: b274b0af303546e3dedb47510ca2f43460ee3f33 Change-Id: I9af1c8904c44d1d773c1f7248ac945fe8a991888 Signed-off-by: Coboy Chen CR-Id: ALPS04327011 Feature: GenieZone --- non_plat/ioctl_defines | 2 ++ 1 file changed, 2 insertions(+) diff --git a/non_plat/ioctl_defines b/non_plat/ioctl_defines index 6455068..ce6b85b 100755 --- a/non_plat/ioctl_defines +++ b/non_plat/ioctl_defines @@ -49,7 +49,9 @@ define(`PERFMGR_CPU_PREFER', `0x6701') # # define(`MMC_IOCTLCMD', `0xb300') +define(`MMC_IOC_MULTI_CMD', `0xb301') define(`UFS_IOCTLCMD', `0x5388') +define(`UFS_IOCTL_RPMB', `0x5391') ##################################### #