Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_samsung_exynos7870-common
Commits
7c9c5635
Verified
Commit
7c9c5635
authored
Mar 19, 2021
by
steadfasterX
😁
Browse files
universal7870:selinux: fix vold + discard (on FBE)
Signed-off-by:
steadfasterX
<
steadfasterX@gmail.com
>
parent
305fbc77
Changes
1
Hide whitespace changes
Inline
Side-by-side
sepolicy/vendor/vold.te
View file @
7c9c5635
...
...
@@ -9,7 +9,7 @@ allow vold emmcblk_device:blk_file { setattr unlink rw_file_perms ioctl };
# see:
# https://selinuxproject.org/page/XpermRules
# system/sepolicy/public/ioctl_defines
allowxperm vold emmcblk_device:blk_file ioctl BLKGETSIZE64;
allowxperm vold emmcblk_device:blk_file ioctl
{
BLKGETSIZE64
BLKSECDISCARD }
;
allow vold sysfs_sswap:file write;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment