Revert "Add the 'bdev_type' attribute to all block device types"
Revert commit f55e1932fe5f ("Add the 'bdev_type' attribute to all block
device types") because the bdev_type SELinux attribute is being removed.
Bug: 202520796
Test: Treehugger.
Ignore-AOSP-First: The modified file does not exist in AOSP.
Change-Id: I234e945fd66049d54963f70577be7eba242849bc
Signed-off-by: Bart Van Assche <bvanassche@google.com>
diff --git a/debugpolicy/device.te b/debugpolicy/device.te
index 1deb4ab..c774e3b 100644
--- a/debugpolicy/device.te
+++ b/debugpolicy/device.te
@@ -1 +1 @@
-type dpm_block_device, dev_type, bdev_type;
+type dpm_block_device, dev_type;