Merge "sepolicy: set expandattribute false for dmabuf_heap_device_type"
diff --git a/public/attributes b/public/attributes
index c881466..8ba17cd 100644
--- a/public/attributes
+++ b/public/attributes
@@ -384,3 +384,4 @@
 
 # All types used for DMA-BUF heaps
 attribute dmabuf_heap_device_type;
+expandattribute dmabuf_heap_device_type false;