diff --git a/prebuilts/api/28.0/public/attributes b/prebuilts/api/28.0/public/attributes
index 159d28e4e700c87694604a33a665b17eae5e1307..75679c73d7f05726acae3ccf31655f7181edbd3d 100644
--- a/prebuilts/api/28.0/public/attributes
+++ b/prebuilts/api/28.0/public/attributes
@@ -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;
diff --git a/public/attributes b/public/attributes
index 159d28e4e700c87694604a33a665b17eae5e1307..75679c73d7f05726acae3ccf31655f7181edbd3d 100644
--- a/public/attributes
+++ b/public/attributes
@@ -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;