Merge "Move qemu.sf.lcd_density into system/sepolicy"
diff --git a/private/profcollectd.te b/private/profcollectd.te
index 54cde43..44f6434 100644
--- a/private/profcollectd.te
+++ b/private/profcollectd.te
@@ -18,6 +18,7 @@
   # Allow profcollectd to read executable binaries.
   allow profcollectd system_file_type:file r_file_perms;
   allow profcollectd vendor_file_type:file r_file_perms;
+  allow profcollectd system_bootstrap_lib_file:file r_file_perms;
 
   # Allow profcollectd to access tracefs.
   allow profcollectd debugfs_tracing:dir r_dir_perms;