Snap for 5713174 from 54a5b0fc6c8be179ec12b7759fdaab9d7e268627 to qt-release

Change-Id: I660601229f3accddab3635e6d436b827e3469fad
diff --git a/vendor/qcom/common/dumpstate.te b/vendor/qcom/common/dumpstate.te
index e515e04..f150518 100644
--- a/vendor/qcom/common/dumpstate.te
+++ b/vendor/qcom/common/dumpstate.te
@@ -16,4 +16,5 @@
 allow dumpstate vendor_firmware_file:dir getattr;
 allow dumpstate vendor_firmware_file:filesystem getattr;
 
+dontaudit dumpstate misc_logd_file:dir read;
 dontaudit dumpstate kernel:system module_request;
diff --git a/vendor/qcom/common/hal_dumpstate_impl.te b/vendor/qcom/common/hal_dumpstate_impl.te
index d5e5918..ea4d30d 100644
--- a/vendor/qcom/common/hal_dumpstate_impl.te
+++ b/vendor/qcom/common/hal_dumpstate_impl.te
@@ -134,3 +134,23 @@
 allow hal_dumpstate_impl debugfs_pmic:file r_file_perms;
 
 allow hal_dumpstate_impl dumpstate:fifo_file write;
+
+dontaudit hal_dumpstate_impl binder_device:chr_file rw_file_perms;
+dontaudit hal_dumpstate_impl vndbinder_device:chr_file rw_file_perms;
+dontaudit hal_dumpstate_impl property_socket:sock_file rw_file_perms;
+dontaudit hal_dumpstate_impl radio_vendor_data_file:dir r_dir_perms;
+dontaudit hal_dumpstate_impl radio_vendor_data_file:file r_file_perms;
+dontaudit hal_dumpstate_impl netmgr_data_file:dir r_dir_perms;
+dontaudit hal_dumpstate_impl netmgr_data_file:file r_file_perms;
+dontaudit hal_dumpstate_impl vendor_modem_diag_prop:file rw_file_perms;
+dontaudit hal_dumpstate_impl vendor_tcpdump_log_prop:file rw_file_perms;
+dontaudit hal_dumpstate_impl sysfs_usb_device:dir r_dir_perms;
+dontaudit hal_dumpstate_impl sysfs_usb_device:file r_file_perms;
+dontaudit hal_dumpstate_impl ssr_log_file:dir search;
+dontaudit hal_dumpstate_impl ssr_log_file:file r_file_perms;
+dontaudit hal_dumpstate_impl tcpdump_vendor_data_file:dir create_dir_perms;
+dontaudit hal_dumpstate_impl tcpdump_vendor_data_file:file create_file_perms;
+dontaudit hal_dumpstate_impl perfstatsd_exec:file rx_file_perms;
+dontaudit hal_dumpstate_impl perfstatsd_service:service_manager find;
+dontaudit hal_dumpstate_impl mpss_rfs_data_file:dir r_dir_perms;
+dontaudit hal_dumpstate_impl mpss_rfs_data_file:file r_file_perms;