Merge "[ALPS04361666] add sys_rawio permission for user load" into alps-trunk-q0.basic

Change-Id: I8f7a2001e3732748a922efb3d7cbc734f2dff7f4
MTK-Commit-Id: 521e2266317875a87e18db61209a5919d286dc58
This commit is contained in:
Seiya Wang 2020-01-18 10:14:00 +08:00 committed by Gerrit Code Review
commit ad89badb13

View File

@ -10,6 +10,4 @@ allowxperm hal_bootctl_default bootdevice_block_device:blk_file ioctl MMC_IOCTLC
allowxperm hal_bootctl_default bootdevice_block_device:blk_file ioctl UFS_IOCTLCMD;
allow hal_bootctl_default proc_cmdline:file r_file_perms;
allow hal_bootctl_default sysfs_boot_type:file r_file_perms;
userdebug_or_eng(`
allow hal_bootctl_default self:capability sys_rawio;
')