Skip to content
Snippets Groups Projects
Commit b6f04b57 authored by Tri Vo's avatar Tri Vo Committed by android-build-merger
Browse files

Merge "system_server: search permission to all of sysfs."

am: 8d07a8d5

Change-Id: Ic3ff38e6a2c29ff1ee829bf759d9b3bc406bb64a
parents f3bf89c6 8d07a8d5
No related branches found
No related tags found
No related merge requests found
......@@ -267,6 +267,8 @@ allow system_server mac_perms_file: file r_file_perms;
# Check SELinux permissions.
selinux_check_access(system_server)
allow system_server sysfs_type:dir search;
r_dir_file(system_server, sysfs_android_usb)
allow system_server sysfs_android_usb:file w_file_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment