Skip to content
Snippets Groups Projects
Commit e3b05cf6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "storaged: remove access to sysfs_type"

parents 65565c1c 48027a00
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,6 @@ full_treble_only(` ...@@ -38,7 +38,6 @@ full_treble_only(`
-dumpstate -dumpstate
-init -init
-priv_app -priv_app
-storaged
-system_app -system_app
-ueventd -ueventd
-vold -vold
......
...@@ -5,7 +5,6 @@ type storaged_exec, exec_type, file_type; ...@@ -5,7 +5,6 @@ type storaged_exec, exec_type, file_type;
init_daemon_domain(storaged) init_daemon_domain(storaged)
# Read access to pseudo filesystems # Read access to pseudo filesystems
r_dir_file(storaged, sysfs_type)
r_dir_file(storaged, proc_net) r_dir_file(storaged, proc_net)
r_dir_file(storaged, domain) r_dir_file(storaged, domain)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment