Never expand proc_type attribute
It's used in build-time tests and in CTS. Bug: 78898770 Test: build user-build Change-Id: I254bf4d7ed0c0cb029b55110ceec982b84e4a91b Merged-In: I254bf4d7ed0c0cb029b55110ceec982b84e4a91b
This commit is contained in:
parent
8096639792
commit
a6295412b4
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ attribute vendor_file_type;
|
|||
|
||||
# All types used for procfs files.
|
||||
attribute proc_type;
|
||||
expandattribute proc_type false;
|
||||
|
||||
# All types used for sysfs files.
|
||||
attribute sysfs_type;
|
||||
|
|
Loading…
Reference in a new issue