diff --git a/public/attributes b/public/attributes
index 986b0ed2ab4539fc19678471887ac48513446390..c25f1ebc899ebfedbef86c0cb14ebed4624e4c9e 100644
--- a/public/attributes
+++ b/public/attributes
@@ -148,6 +148,12 @@ expandattribute socket_between_core_and_vendor_violators false;
 attribute vendor_executes_system_violators;
 expandattribute vendor_executes_system_violators false;
 
+# All domains which violate the requirement of not sharing files by path
+# between between vendor and core domains.
+# TODO(b/34980020)
+attribute data_between_core_and_vendor_violators;
+expandattribute data_between_core_and_vendor_violators false;
+
 # hwservices that are accessible from untrusted applications
 # WARNING: Use of this attribute should be avoided unless
 # absolutely necessary.  It is a temporary allowance to aid the