Snap for 5713174 from 7cf643d7e328f2168a92416bd7b27578fb559197 to qt-release

Change-Id: Ic69f78560ca0d2c9037fc63b207872bce467facd
diff --git a/vendor/qcom/common/dumpstate.te b/vendor/qcom/common/dumpstate.te
index 0ff6bfc..7e586a0 100644
--- a/vendor/qcom/common/dumpstate.te
+++ b/vendor/qcom/common/dumpstate.te
@@ -17,3 +17,4 @@
 
 dontaudit dumpstate debugfs_dma_bufinfo:file r_file_perms;
 dontaudit dumpstate kernel:system module_request;
+dontaudit dumpstate misc_logd_file:dir r_dir_perms;
diff --git a/vendor/qcom/common/hal_dumpstate_impl.te b/vendor/qcom/common/hal_dumpstate_impl.te
index 0cef5ab..faa1b9d 100644
--- a/vendor/qcom/common/hal_dumpstate_impl.te
+++ b/vendor/qcom/common/hal_dumpstate_impl.te
@@ -134,3 +134,6 @@
 
 # Vibrator
 r_dir_file(hal_dumpstate_impl, sysfs_leds)
+
+dontaudit hal_dumpstate_impl binder_device:chr_file rw_file_perms;
+dontaudit hal_dumpstate_impl vndbinder_device:chr_file rw_file_perms;