Skip to content
Snippets Groups Projects
Commit 5f3d6e6d authored by android-build-team Robot's avatar android-build-team Robot Committed by android-build-merger
Browse files

Merge "Never expand proc_type attribute" into pi-dev am: d8d7a3f7

am: 4a441178

Change-Id: I95c581fe6fb6d95df51b6acff3cf4f1c1c0784e0
parents c3af0f9b 4a441178
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,7 @@ attribute vendor_file_type; ...@@ -38,6 +38,7 @@ attribute vendor_file_type;
# All types used for procfs files. # All types used for procfs files.
attribute proc_type; attribute proc_type;
expandattribute proc_type false;
# All types used for sysfs files. # All types used for sysfs files.
attribute sysfs_type; attribute sysfs_type;
......
...@@ -38,6 +38,7 @@ attribute vendor_file_type; ...@@ -38,6 +38,7 @@ attribute vendor_file_type;
# All types used for procfs files. # All types used for procfs files.
attribute proc_type; attribute proc_type;
expandattribute proc_type false;
# Types in /proc/net, excluding qtaguid types. # Types in /proc/net, excluding qtaguid types.
# TODO(b/9496886) Lock down access to /proc/net. # TODO(b/9496886) Lock down access to /proc/net.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment