summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2018-10-04 14:12:17 -0700
committerJoel Galenson <jgalenson@google.com>2018-10-04 14:12:17 -0700
commit7d8bd2c11ab1e6c128395c937fabb70dc585fcc1 (patch)
treecac2e75e9ef31f611758ddf6693a2b57c54dabd3
parentbd06e80c2d21bc8c8022057438c8e87fcf05592d (diff)
downloadcrosshatch-sepolicy-7d8bd2c11ab1e6c128395c937fabb70dc585fcc1.tar.gz
Remove unused type.
The use of this type was removed in I5f514718227db0cc4298b36d3bdd30b0cbae619f. Bug: 79551588 Test: Build policy. Change-Id: I591869cad0eac3b547f96059bdc964e921603f4c
-rw-r--r--vendor/qcom/common/device.te1
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/qcom/common/device.te b/vendor/qcom/common/device.te
index e6f9ab7..a260d3a 100644
--- a/vendor/qcom/common/device.te
+++ b/vendor/qcom/common/device.te
@@ -15,7 +15,6 @@ type qsee_ipc_irq_spss_device, dev_type;
type qdsp_device, dev_type, mlstrustedobject;
type ramdump_device, dev_type;
type rmnet_device, dev_type;
-type ramdump_block_device, dev_type;
type seemplog_device, dev_type;
type sg_device, dev_type;
type smd_device, dev_type;