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

Merge "storaged: remove access to sysfs_type" am: e3b05cf6

am: 2a415167

Change-Id: Ib7abf6bc83b7f85f7d76d16a2d7e0438aa92d7c2
parents 236e1b7e 2a415167
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.
Please register or to comment