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:
Jeff Vander Stoep 2018-05-01 09:40:33 -07:00 committed by Jeffrey Vander Stoep
parent 8096639792
commit a6295412b4

View file

@ -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;