sepolicy_vndr: Allow system app accesses QDSS sysfs nodes

Change-Id: I2a62d152c64a340ce0a59ff3c74f19dfd25ec378
CRs-Fixed: 2980864
diff --git a/generic/vendor/common/device.te b/generic/vendor/common/device.te
index 321febd..6b86582 100644
--- a/generic/vendor/common/device.te
+++ b/generic/vendor/common/device.te
@@ -100,3 +100,4 @@
 type vendor_qce_device, dev_type;
 type vendor_npu_device, dev_type;
 type vendor_qmcs_block_device, dev_type;
+type vendor_qdss_device, dev_type;