[ALPS04414221] msdc:add permission for sdcard
add ioctl permission for sdcard in factory mode MTK-Commit-Id: 79229bd04c17e617dc40b00fa178648fe37fec0b Change-Id: I9641b36a26c79499a92aeee37ff3e72c0fe5e510 CR-Id: ALPS04414221 Feature: Factory Mode
This commit is contained in:
parent
50ed5a3026
commit
46302b2c36
@ -127,6 +127,7 @@ allow factory mmcblk1_block_device:blk_file rw_file_perms;
|
||||
allow factory bootdevice_block_device:blk_file rw_file_perms;
|
||||
allow factory mmcblk1p1_block_device:blk_file rw_file_perms;
|
||||
allow factory block_device:dir w_dir_perms;
|
||||
allowxperm factory mmcblk1_block_device:blk_file ioctl BLKGETSIZE;
|
||||
|
||||
#Purpose: For EMMC test
|
||||
allow factory nvdata_file:dir create_dir_perms;
|
||||
|
Loading…
x
Reference in New Issue
Block a user