Skip to content
Snippets Groups Projects
Commit 48027a00 authored by Tri Vo's avatar Tri Vo
Browse files

storaged: remove access to sysfs_type

Bug: 68388678
Test: storaged-unit-tests
Change-Id: Iea1ba0131a389dc4396ff3ebe2cdf68dbd688c8a
parent 97753529
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